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: [crosstool-ng] ARM EABI problem


On 5/10/08, Matthias Kaehlcke <matthias@kaehlcke.net> wrote:
>  # ./hello_world_static
>  Illegal instruction

Unfortuantely, arm-gcc defaults to generating code for armv5t
If yours is an armv4t, try adding unbreak-armv4t.patch to your gcc
patches, copy attached.

   M

Attachment: unbreak-armv4t.patch
Description: Text document

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