Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-01-14 02:22:26


Hi Andre,

> >>ld: fatal: option -dn and -P are incompatible
> >>ld: fatal: Flags processing errors
> >>
> >>and it is cause by -rpath-link being in the command line. I removed it
> >>from gcc.jam just to see what happens. Here's the new error/warning:
> >>
> >>ld: warning: file ../bin/gcc/debug/a.so: attempted multiple inclusion of
> >>file
> >
> > Is this error, or warning. IOW, does it cause any tests to fail?
>
> From the point of view of the linker, it is a warning. I believe the
> binary will run without a glitch. However, since the tests compare
> stderr/stdout, they fail. So, from the point of view of test_all.py, it
> is an error.

Agh... I see. Now that test_all.py don't stop on the first error, maybe you
can send the output of test_all.py run? I'm not sure when I'll implement
proper library ordering, but it would be great to see how many tests are
affected.

Thanks,
Volodya

 


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