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]

Re: init hang after upgrading ARM-Linux toolchain


On 5/18/06, Creech, Matthew L <MatthewLCreech@eaton.com> wrote:
I'm using a 2.6.16 kernel on an AT91 ARM board.  With all the positive
reports recently of people using gcc-4/EABI/NTPL, I decided to make a
clean break and try my luck with a new toolchain.

This toolchain produced a [seemingly] working kernel, but the system
would hang after "freeing init memory".

People are getting this when using ARMv4t processors, which seem to be used in almost all current system-on-chip devices. Currently EABI only works with ARMv5t CPUs, since thumb interwork support for armv4t is incomplete in the gcc-4.1.0 release. We are all hoping this will be fixed in 4.1.1

Ah, I just checked: your Atmel chips have an ARM7TDMI core, which is ARMv4.

M

--
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]