Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2017 16:05:10 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Jason Bacon <bacon4000@gmail.com>
Cc:        office@FreeBSD.org, luis.camp0.2009@gmail.com
Subject:   Re: Link issue
Message-ID:  <8tfc-j1p5-wny@FreeBSD.org>
In-Reply-To: <aa080174-8395-7053-f97d-244af95a95c7@gmail.com> (Jason Bacon's message of "Sat, 11 Nov 2017 08:57:04 -0600")
References:  <06535286-a5c8-3809-8679-920b4a837dfd@gmail.com> <y3nc-lwpx-wny@FreeBSD.org> <aa080174-8395-7053-f97d-244af95a95c7@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jason Bacon <bacon4000@gmail.com> writes:

> On 11/11/17 08:24, Jan Beich wrote:
>
>> Jason Bacon <bacon4000@gmail.com> writes:
>>
>>> BoltParams.o: In function
>>> `LMM::BoltParams::processCommandLineArgs(int, char**)':
>>> BoltParams.cpp:(.text+0x1a01): undefined reference to
>>> `boost::program_options::options_description::options_description(std::=
__cxx11::basic_string<char,
>>> std::char_traits<char>, std::allocator<char> > const&, unsigned int,
>>> unsigned int)'
>> Try replacing USE_GCC=3Dyes with USES=3Dcompiler:gcc-c++11-lib to make t=
he
>> port use GCC/libc++ rather than GCC/libstdc++.
>
> Hmm, I had tried that before to no avail.=C2=A0 I think maybe I forgot to
> comment out compiler:openmp and hence gcc-c++11-lib was silently
> ignored.

Due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199603
sometimes one has to be careful about order of USES arguments.

>
> At any rate, it's working now.
>
> Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8tfc-j1p5-wny>