Tested another thing to make a cross compiler for i386

Hansjörg Petriffer hpetriffer@grips.com
Thu Mar 15 08:54:00 GMT 2001


Hi!

Now I have tested another thing to make an cross compiler for i386 target on
a i686 Win2000 host using cygwin 1.1.8. I'm still following to the
instruction on http://sources.redhat.com/ecos/tools/win-i386-elf.html 

It seems now that the assembler have troubles. This is the error message


I/tools/i386-elf/include -DCROSS_COMPILE -DIN_GCC     -g -O2 -I./include  -c
dum
my.c
/c/DOKUME~1/HPETRI~1/LOKALE~1/Temp/ccAO5pCd.s: Assembler messages:
/c/DOKUME~1/HPETRI~1/LOKALE~1/Temp/ccAO5pCd.s:30: Warning: .type pseudo-op
used
outside of .def/.endef ignored.
/c/DOKUME~1/HPETRI~1/LOKALE~1/Temp/ccAO5pCd.s:30: Error: Rest of line
ignored. F
irst ignored character is `_'.
/c/DOKUME~1/HPETRI~1/LOKALE~1/Temp/ccAO5pCd.s:39: Warning: .size pseudo-op
used
outside of .def/.endef ignored.
/c/DOKUME~1/HPETRI~1/LOKALE~1/Temp/ccAO5pCd.s:39: Error: Rest of line
ignored. F
irst ignored character is `_'.
make[1]: *** [libgcc1.null] Error 1
make[1]: Leaving directory `/src/gcc/gcc-2.95.2/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/src/gcc/gcc-2.95.2'

Thanks a lot for every hint!



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



More information about the crossgcc mailing list