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

next in thread | previous in thread | raw e-mail | index | archive | help
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=yes with USES=compiler:gcc-c++11-lib to make the
> port use GCC/libc++ rather than GCC/libstdc++.

Hmm, I had tried that before to no avail.  I think maybe I forgot to 
comment out compiler:openmp and hence gcc-c++11-lib was silently ignored.

At any rate, it's working now.

Thanks!

-- 
Earth is a beta site.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aa080174-8395-7053-f97d-244af95a95c7>