[Bug bootstrap/14316] collect2 doesnt build on windows hosts
eric at ecentral dot com
gcc-bugzilla@gcc.gnu.org
Wed Mar 17 15:06:00 GMT 2004
------- Additional Comments From eric at ecentral dot com 2004-03-17 15:06 -------
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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316
More information about the Gcc-bugs
mailing list