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]

cc1: error: invalid option `abi=32'


I cross compile glibc-2.3.5 for mips and I get this
error.  

gcc -mabi=32 -E -dM -MD -MP -MF
/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_hea
ders/bits/stdio_lim.dT -MT
'/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers
/bits/stdio_lim.h
/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers/bits/stdi
o_lim.d'

-Iinclude -I.
-I/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers
 -Ili
bio 
-I/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers
-Isysdeps/mips/elf -
Isysdeps/unix/sysv/linux/mips/mips32
-Isysdeps/unix/sysv/linux/mips -Isysdeps/un
ix/sysv/linux -Isysdeps/gnu -Isysdeps/unix/common
-Isysdeps/unix/mman -Isysdeps/
unix/inet -Isysdeps/unix/sysv
-Isysdeps/unix/mips/mips32 -Isysdeps/unix/mips -Is
ysdeps/unix -Isysdeps/posix -Isysdeps/mips/mips32
-Isysdeps/mips -Isysdeps/ieee7
54/flt-32 -Isysdeps/ieee754/dbl-64
-Isysdeps/wordsize-32 -Isysdeps/mips/fpu -Isy
sdeps/ieee754 -Isysdeps/generic/elf -Isysdeps/generic
-nostdinc -isystem /usr/li
b/gcc/i686-pc-cygwin/3.4.4/include -isystem
/home/kyle/m1550/tools/mips-linux/in
clude -xc - -o
/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers/bits/stdio_l
im.hT
cc1: error: invalid option `abi=32'
make[1]: ***
[/cygdrive/c/cygwin/home/kyle/gnu/build_glibc_headers/bits/stdio_li
m.st] Error 1

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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


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