cvs commit: ports/Mk bsd.cmake.mk

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Dec 13 00:03:30 UTC 2011


* Raphael Kubo da Costa (rakuco at 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 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the cvs-ports mailing list