This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Needed help to build gcc cross compiler for powerpc-linux


promila.jangra <promila.jangra@...> writes:

> 
> Hello
> 
> I am building gcc cross-compiler for powerpc-linux. And I am facing problem 
to install
> Standard C library using glibc package.
> 
> Please, help me out. I will be very thankful to you.
> 
> > > If you configure with --disable-werror then that diagnostic will only
> > > be a warning, not an error.
> > Right.
> > 
> > This kind of issue comes up commonly when trying to build older code 
> > with newer compilers.  I've long held the opinion that -Werror, while 
> > good for development is wrong for releases.
> > 
> > jeff
> 
> Thanks & Regards
> Promila
> CDOT Delhi
> 
> 


Hi,

Have you solved this issue? I am running into the same problem, executing 
pretty much the same commands as you are.

I have added the "--disable-werror" flag to the configure of glibc, but with 
no effect.

Thank you and kind regards,
Marius



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