Hi, I am trying compile boost on a QT pŕoject but I am getting the following error:
/home/Libs/boost_1_55_0/libs/boost/lib/libboost_system.so:-1: error: undefined reference to `__aeabi_atexit@CXXABI_ARM_1.3.3' My configuration: INCLUDEPATH += /home/Libs/boost_1_55_0/libs/boost/include/ LIBS += -L/home/Libs/boost_1_55_0/libs/boost/lib/ LIBS += -pthread LIBS += -dl LIBS += -lboost_system LIBS += -lboost_thread LIBS += -lboost_atomic Best regards, João -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
