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: unassig...@sources.redhat.com
        ReportedBy: ralpheng...@gmail.com


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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to