This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap failure (on FreeBSD)


Hello,

* Andrew Pinski wrote on Sat, Sep 08, 2007 at 11:18:33AM CEST:
> 
> Rerun the command without the ">/dev/null 2>&1", libtool likes to say
> that PIC mode will give the same output as non PIC mode (which is not
> always true).

Using -no-suppress on the libtool command line avoids this; you can put
it in CFLAGS for example.  FWIW, there are typically way more users who
complain about libtool being too noisy than too silent.  ;-)

Hope that helps.

Cheers,
Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]