using the attached .o linux x86-64 object and put into an archive, a simple gold
invocation to create a shared library causes an internal error

this is with current cvs (~ Mon May 11 21:23:03 EDT 2009)

$ rm -f libfoo.a
$ ar rc libfoo.a control.o
$ ./gold/ld-new -shared -o libfoo.so --whole-archive libfoo.a
./gold/ld-new: internal error in make_view, at ../../gold/fileread.cc:356

-- 
           Summary: building alsa-lib with gold results in internal error in
                    make_view, at ../../gold/fileread.cc:356
           Product: binutils
           Version: 2.20 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
        AssignedTo: ian at airs dot com
        ReportedBy: vapier at gentoo dot org
                CC: bug-binutils at gnu dot org
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=10147

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to