看板 FB_cvs 關於我們 聯絡資訊
* Raphael Kubo da Costa (rakuco@freebsd.org) wrote: > Indeed, it looks like something local to your system -- bullet's > Demos/MultiThreadedDemo/CMakeLists.txt has the following section: > > IF (UNIX) > TARGET_LINK_LIBRARIES(AppMultiThreadedDemo pthread) > ENDIF(UNIX) > > However, the linking line in your log does not contain '-lpthread' (I > know we use -pthread, but that is not relevant to this issue). The problem is in AppThreadingDemo, not AppMultiThreadedDemo, and link lines are identical with only difference in -march. I guess the cause lies somewhere among dependencies, e.g. I use libGL from nvidia-driver. I'll submit PR for bullet. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"