Open
Description
When building, it stops at building shared library of chrono, which says undefined reference to some symbols in system module.
From the linking.txt, seems like the linking command doesn't link the other dependence libraries. This works for linux system, but for on MacOSX, leaving undefined symbols there will cause linker errors:
http://stackoverflow.com/questions/3695234/what-is-the-deal-with-undefined-symbols-in-a-shared-library-or-dylib
I wonder if anyone else has succeeded building on Mac so it is just my misconfiguration of toolchains (I used macports).
Another question is if it really has issues building on Mac, then do you have any plan to support the Mac platform?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels