This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

pr17209 on arm (was: Re: Problem compiling gcc-3.4.2 and glibc-2.3.2)


Santhosh wrote:
        I am trying to compile a toolchain with binutils-2.15, gcc-3.4.2,
glibc-2.3.2, and linux-2.6.9, using crosstool-0.28.
[ you probably mean crosstool-0.28-rc37; 0.28 itself is not released. ]
        The process is failing when building glibc and linux threads.
...
/tmp/ccTjFo6B.s: Assembler messages:
/tmp/ccTjFo6B.s:6512: Error: bad immediate value for offset (4104)
make[2]: ***
[/backups/weekly/toolchain/crosstool-0.28/build/arm-linux/3.4.2/build-glibc/locale/ld-collate.o]
Error 1

This is a known bug in gcc; see http://gcc.gnu.org/PR17209

For some reason, that bug is marked as 'waiting for user input',
but it shouldn't be; I provided all the info needed to reproduce
it.  Since more people are starting to run into it, I'm
cc'ing gcc@gcc.gnu.org to see if I can stir up some
interest in addressing it.
- Dan

--
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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