Boost logo

Boost-Build :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2004-10-01 09:14:00


On 10/01/2004 08:48 AM, Larry Evans wrote:
> The subject line was produced by:
>
> bjam --v2 toolset=intel-linux
[snip]
> What should I do to get this to link?

FWIW, it links with gcc. The main program was
simplified to mout_link.cpp and with that the
output for the intel-linux case included:

intel-linux.compile.c++
../../../../../bin.v2/lje/libs/grammar_pipeline/test/spirit_proto/mout_link.test/intel-linux/debug/mout_link.o
intel-linux.link
../../../../../bin.v2/lje/libs/grammar_pipeline/test/spirit_proto/mout_link.test/intel-linux/debug/mout_link
testing.capture-output
../../../../../bin.v2/lje/libs/grammar_pipeline/test/spirit_proto/mout_link.test/intel-linux/debug/mout_link.run
====== BEGIN OUTPUT ======
Inconsistency detected by ld.so: dl-fini.c: 66: _dl_fini: Assertion `i
== _rtld_local._dl_nloaded' failed!

EXIT STATUS: 127
====== END OUTPUT ======

LD_LIBRARY_PATH=/home/evansl/prog_dev/boost-snapshot/boost-04-09-20-0500/bin.v2/lje/libs/io/filters/build/intel-linux/debug:$LD_LIBRARY_PATH;export
LD_LIBRARY_PATH

../../../../../bin.v2/lje/libs/grammar_pipeline/test/spirit_proto/mout_link.test/intel-linux/debug/mout_link
>
../../../../../bin.v2/lje/libs/grammar_pipeline/test/spirit_proto/mout_link.test/intel-linux/debug/mout_link.output
2>&1

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk