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]
Other format: [Raw text]

MingW and CrossGCC


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


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