This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14316] collect2 doesnt build on windows hosts
- From: "ian at wasabisystems dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Mar 2004 17:13:49 -0000
- Subject: [Bug bootstrap/14316] collect2 doesnt build on windows hosts
- References: <20040227020715.14316.droopycom@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ian at wasabisystems dot com 2004-03-17 17:13 -------
Subject: Re: collect2 doesnt build on windows hosts
Note that the test for msdosdjgpp case is a test on the build machine,
not the target. That is what matters here, since that is what affects
which calls are available when building and running fixinc. What
happens if you add mingw to that case, along the lines of msdosdjgpp?
I haven't looked into it myself.
Ian
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316