This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

win95/cygwin32 bootstrap failure


I've been looking into the inability to make the stage1 compiler under
win95/cygwin32.  If I eliminate the redefinition of GET_ENVIRONMENT in xm-
cygwin32.h, which fails because cygwin32_posix_path_list_p is not defined in
win95, the next problem is that collect2 can't find ld(.exe).  I've tried all
sorts of things, including editing Makefile to have the full path specified
for LD.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]