This is the mail archive of the gcc-help@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: glibc-2.5 compilation failing


steve kirby writes:
 > Hi Andrew,
 > 
 > No, I did run "configure" again, and noted that it saw
 > the new gcc compile, 4.1.2.  But, the problem is with
 > arm-linux-gcc not liking the 'preferred-stack-option'.
 >  Is an arm-linux-gcc upgrade in order?

I don't think so.  I don't think the build procedure should be using
that option for ARM.  

I'm guessing there's something wrong with the glibc buid scripts.
You'd better talk to the glibc people.

Andrew.


 > --- Andrew Haley <aph@redhat.com> wrote:
 > 
 > > 
 > > steve kirby writes:
 > >  > Hi,
 > >  > 
 > >  > This is slightly off gcc topic but related.
 > >  > 
 > >  > I am trying to compile glibc-2.5 and it is dying
 > > with:
 > >  > 
 > >  > cc1: error: invalid option
 > >  > `preferred-stack-boundary=4'
 > >  > 
 > >  > The option appears in the call to:
 > >  > /usr/local/arm/3.4.1/bin/arm-linux-gcc
 > >  > 
 > >  > I just installed gcc-4.1.2 since glibc had
 > > complained
 > >  > the previous gcc version was too far back.
 > > 
 > > And you didn't reconfigure, right?  You need to do
 > > that.
 > > 
 > > Andrew.
 > > 
 > 
 > 
 > 
 >  
 > ____________________________________________________________________________________
 > Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.


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