[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12664] New: ld bug ?
From: |
ralphengels at gmail dot com |
Subject: |
[Bug ld/12664] New: ld bug ? |
Date: |
Tue, 12 Apr 2011 02:05:36 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12664
Summary: ld bug ?
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: address@hidden
ReportedBy: address@hidden
first time here so bear with me.
im encountering some trouble bootstrapping gcc-4.6.0 on mingw64,
unfortunatly the error is a bit obscure. see below.
collect2: ld returned 116 exit status
make[3]: *** [lto1.exe] Error 1
make[3]: *** Waiting for unfinished jobs....
collect2: ld returned 116 exit status
make[3]: *** [cc1.exe] Error 1
rm gcc.pod
make[3]: Leaving directory `/e/sources/build64/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/e/sources/build64'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/e/sources/build64'
make: *** [all] Error 2
error allways happens in stage 1 bootstrap when building the 64 bit version of
gcc.
the real weird one is that the 32 bit bootstrap of gcc works fine.
binutils 2.20 works it seems, but only with an older version of gcc to
bootstrap gcc-4.6.0.
what im not sure about is it a bug in binutils on windows or a gcc bug ?.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/12664] New: ld bug ?,
ralphengels at gmail dot com <=