[Bug 643800] New: Internal error: Segmentation fault (program ld) when compiling Google Go

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 18 07:14:00 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Internal error: Segmentation fault (program ld) when compiling Google Go

https://bugzilla.redhat.com/show_bug.cgi?id=643800

           Summary: Internal error: Segmentation fault (program ld) when
                    compiling Google Go
           Product: Fedora
           Version: 13
          Platform: x86_64
        OS/Version: Linux
            Status: CLOSED
          Severity: medium
          Priority: low
         Component: mingw32-gcc
        AssignedTo: rjones at redhat.com
        ReportedBy: fullung at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: rjones at redhat.com, kalev at smartlink.ee,
                    fedora-mingw at lists.fedoraproject.org
    Classification: Fedora


Albert Strasheim <fullung at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|                            |DUPLICATE
        Last Closed|                            |2010-10-18 03:13:59

Description of problem:

mingw32-gcc's ld segfaults when compiling Google Go.

Version-Release number of selected component (if applicable):

mingw32-gcc-4.4.2-2.fc13.x86_64

How reproducible:

Always

Steps to Reproduce:
1. Read http://golang.org/doc/install.html
2. hg clone -r release https://go.googlecode.com/hg/ go (might need tip)
3. cd go
4. hg patch --no-commit go_make_mingw.diff
5. cd src
6. AR=i686-pc-mingw32-ar GOHOSTARCH=386 CC=i686-pc-mingw32-gcc GOOS=windows
GOARCH=386 ./make.bash

Actual results:

quietgcc -o 8g -L"/home/alberts/go"/lib ../8l/enam.o list.o galign.o gobj.o
ggen.o gsubr.o cgen.o cgen64.o cplx.o peep.o reg.o  ../gc/gc.a  -lbio -l9 -lm
i686-pc-mingw32-gcc: Internal error: Segmentation fault (program ld)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

Expected results:

8g command should compile

Additional info:

--- Comment #1 from Albert Strasheim <fullung at gmail.com> 2010-10-18 03:13:59 EDT ---
D

*** This bug has been marked as a duplicate of bug 643801 ***

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the mingw mailing list