This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: 2nd Stage of xGCC -- failure



another question: I would like to make use of 

binutils-2.11/  gcc-2.95.3/  glibc-2.2.2/  linux-2.4.3/

for setting up of an arm-linux target compiler.

As written before, glibc fails because on ia32 machine I canot run
ARM-binaries -- I assume.

Do I need to apply patches to these tools -- besides them I already have
applied to linux-2.4.3 .

Thanks for any help.

Cheers,

Lukas

On Thu, 12 Apr 2001, Philip Blundell wrote:

> >This is rathter strange to me because I configured it with 
> >
> >configure -target=arm-linux --prefix=/home/ruf/Cross/arm-linux
> 
> It makes no sense to use `--target' when configuring glibc.  Use 
> `--host=arm-linux' instead.
> 
> >Is there a possibility to configure an ARM GCC C++ without fpu support?
> >Does this work then for creating a linux binary for ARM?
> 
> What do you mean by `without fpu support'?  If you don't want GCC to generate 
> FPA opcodes, use "-msoft-float" in CFLAGS.  There isn't currently any 
> configure option to make that the default, though it will be in the future.
> 
> p.
> 

-- 
Lukas Ruf                        Swiss Federal Institute of Technology
Office: ETZ-G61.2                             Computer Engineering and
Phone: +41/1/632 7312                        Networks Laboratory (TIK)
Fax:   +41/1/632 1035                                      ETH Zentrum
PGP 2.6: ID D20BA2ED;                                    Gloriastr. 35
Fingerprint 6323 B9BC 9C8E 6563  B477 BADD FEA6 E6B7    CH-8092 Zurich

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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