This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14316] New: collect2 doesnt build on windows hosts
- From: "droopycom at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 02:07:19 -0000
- Subject: [Bug c/14316] New: collect2 doesnt build on windows hosts
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
collect2.c contains many unixism so that its impossible to build on win32 host.
mingw native compiler doesnt use collect2 but it would be usefull for cross-
compiler hosted on mingw.
There have been a few discussions and some patches to adress the issue. I'm
just filling this bug to keep track of the issue.
Original Zack Weinberg patch and following discussion including DJ Delorie
objections to the patch:
http://gcc.gnu.org/ml/gcc-patches/2003-01/msg02331.html
Mark Mitchell patch for csl-arm-branch (based on the above):
http://gcc.gnu.org/ml/gcc-patches/2003-12/msg01996.html
-- Thanks
--
Summary: collect2 doesnt build on windows hosts
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: droopycom at yahoo dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316