Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2011 04:03:12 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Raphael Kubo da Costa <rakuco@freebsd.org>
Cc:        cvs-ports@freebsd.org, Max Brazhnikov <makc@issp.ac.ru>, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/Mk bsd.cmake.mk
Message-ID:  <20111213000312.GB77124@hades.panopticon>
In-Reply-To: <87obvewor1.fsf@FreeBSD.org>
References:  <201111101950.pAAJoQOb072790@repoman.freebsd.org> <874nx9gp4g.fsf@FreeBSD.org> <20111210072144.GB1551@hades.panopticon> <201112101809.19531.makc__96.8902408660099$1323540591$gmane$org@issp.ac.ru> <87obvewor1.fsf@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111213000312.GB77124>