This is the mail archive of the crossgcc@sourceware.org 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]

mips & binutils 2.15, gcc 3.4.5, glibc 2.3.6


I'm currently using gcc 3.4.5 & glibc 2.3.6 with binutils 2.15 under
crosstool 0.42 to target mips32 (gcc build flags --with-arch=mips32
--with-tune=mips32 --with-float=soft, etc.).
 
We're seeing some odd behavior that I am starting to suspect may be a
linker bug - a load from a -30184(gp), which is a location in
__JCR_LIST__, returns 0 - that location is one of the very few in (that
area of) __JCR_LIST__ that is 0.
 
Anyway, has anyone seen or heard of a problem like this, or had success
or failure with a similar version combination?

Particularly, any comments on the suitability of binutils 2.15 or any
other for mips?

Any help or pointers appreciated.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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