[Bug bootstrap/14316] collect2 doesnt build on windows hosts

eric at ecentral dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 19 21:49:00 GMT 2004


------- Additional Comments From eric at ecentral dot com  2004-03-19 21:49 -------
(In reply to comment #10)
> Subject: Re:  collect2 doesnt build on windows hosts
> I see code to disable building fixincl if build != host (unless
> --with-sysroot is specified).  But I don't see any code to disable
> building fixincl if build == host and host != target.  So it seems to
> me that building a cross-compiler from mingw32 to something else, and
> doing the build on mingw32, will cause this problem.
> To me it seems reasonable to build fixincl whenever we have header
> files to fix.  <snip>
> Ian

How does one determine if there are header files to fix for a particular host 
and target? (and/or where does gcc determine this?)

Also, FYI, I can't test Ian's patch because it doesn't patch against a recent 
3.4 snapshot (20040310).

Thanks
Eric


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316



More information about the Gcc-bugs mailing list