[Bug bootstrap/14316] collect2 doesnt build on windows hosts
ian at wasabisystems dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 17 15:47:00 GMT 2004
------- Additional Comments From ian at wasabisystems dot com 2004-03-17 15:47 -------
Subject: Re: collect2 doesnt build on windows hosts
"eric at ecentral dot com" <gcc-bugzilla@gcc.gnu.org> writes:
> The collect2 patch from Dave Murphy works (thanks!), but then there are
> additional errors in fixinc/fixincl.c due to POSIX stuff: pipe, fork, sleep,
> fcntl, wait, F_DUPFD, SIGQUIT, SIGALRM.
>
> IIRC (from building the avr target), collect2 and fixincl are the only two
> places that need patching for building cross-compilers on a mingw32 host.
Perhaps the fixinc problem can be fixed by adding a case in
fixinc/mkfixinc.sh for mingw32? There is already a case there for
msdosdjgpp.
I haven't looked at the code enough to see what it is really doing?
Ian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316
More information about the Gcc-bugs
mailing list