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

eric at ecentral dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 17 17:04:00 GMT 2004


------- Additional Comments From eric at ecentral dot com  2004-03-17 17:04 -------
The case for msdosdjgpp in fixinc/mkfixinc.sh is to "Choose one or two-process 
fix methodology.  Systems that cannot handle bi-directional pipes must use the 
two process method."

After that there's a case statement that checks "for special fix rules for 
particular targets" and lists a bunch of targets that don't do any fixing. The 
two targets I'm interested in, avr and m68k-elf, are not listed in this. I 
don't know whether they should be or not.

After this is when it builds fixinc, which it does for avr and m68k-elf. And 
fixinc is built with POSIX calls.

Eric

-- 


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



More information about the Gcc-bugs mailing list