Re: cvs commit: ports/Mk bsd.cmake.mk

[ Available lists | Index of cvs-ports | Month of Dec 2011 | Week of 13 Dec 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dmitry Marakasov <amdmi3@amdmi3.ru>
Date
13 Dec 2011 00:03:30
Subject
Re: cvs commit: ports/Mk bsd.cmake.mk
Message-ID
20111213000312.GB77124@hades.panopticon


[ Hide this part ]
* 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


Elapsed time: 0.170 seconds