MingW and CrossGCC
Merlin R. Avery Jr.
merlin@fortressdesigns.com
Tue Dec 2 19:06:00 GMT 2003
Seems like alot of problems stem from this combination. Many people say "Use
cygwin" as a solution. This is not a solution for me, since I need mingw for
this distribution, so let me explain my problem and maybe I can get
assistance.
Basically I'm trying to get mingw to compile a Cross GCC for the i386-elf
target with bare bones. My first problems with this were in "collect2" being
built, which mingw doesn't support "fork" and other functions. By changing
the USE_COLLECT2 line in the makefile I got past this. Now my error is in
fixinc.c compilation. It's failing on errors like "SIGQUIT not defined" and
of course they aren't. How do I get past this problem?
If anyone has successfully compiler an i386-elf target from a mingw host.
Let me know, I'd rather have the binaries than all of these headaches.
------
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