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.