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: ARM illegal instruction


Andy,
All,

On Tuesday 20 January 2009 22:24:59 Andy Johnson wrote:
> > So I'd set:
> > CT_ARCH_ARCH=armv4t
> > CT_ARCH_CPU=arm922t
> > CT_ARCH_TUNE=arm922t
> Actually, setting CPU and ARCH results in the compiler complaining
> about conflicting values, so I went with just ARCH=armv4t which
> seemed to solve the problem for now.

Was it gcc complaining with errors, or was it glibc complaining with warnings?

I've already had glibc complain that xscale was not compatible with armv5te,
when in fact xscale *is* based around the armv5te architecture.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


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