arm-elf cross compiler
Gareth
G.C.Bransby-99@student.lboro.ac.uk
Tue May 7 16:19:00 GMT 2002
Do you mean the maintainer of the apllication i am trying to compile?
(libmad) http://www.mars.org/home/rob/proj/mpeg/
The thing is, when i was using the arm-linux cross compiler everything
worked fine. That is why i thought it was a problem with the compiler.
-----Original Message-----
From: crossgcc-owner@sources.redhat.com
[mailto:crossgcc-owner@sources.redhat.com]On Behalf Of Aaron J. Grier
Sent: 08 May 2002 00:03
To: Gareth
Cc: crossgcc@sources.redhat.com
Subject: Re: arm-elf cross compiler
On Tue, May 07, 2002 at 11:26:33PM +0100, Gareth wrote:
> The problems start when i try to compile more complex programs that
> need their configure script to be run. configure fails with :
>
> configure: error: can not run test program while cross compiling
>
> I understand why it can't run test programs, and i have gathered that
> there should be some header files that define things like endian-ness.
> Do these come with newlib or gcc? Do i have to set them up myself?
you have a couple options:
1) whine loudly at the maintainer that his/her autotools scripts don't
support cross-compiling
2) become an autotools guru and fix it yourself
> Maby i have missed something during the compiler build process?
the compiler is fine. welcome to autotools (autoconf, automake, and
friends) hell. :)
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron@frye.com
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list