[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/20767] New: empty archive input causes "internal error in targ
From: |
npiggin at gmail dot com |
Subject: |
[Bug gold/20767] New: empty archive input causes "internal error in target, at ../../gold/parameters.h:105" |
Date: |
Fri, 04 Nov 2016 06:30:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20767
Bug ID: 20767
Summary: empty archive input causes "internal error in target,
at ../../gold/parameters.h:105"
Product: binutils
Version: 2.28 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: npiggin at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
echo "EXTERN(test)" > test.lds
ar rcsD test.o
ld.gold -r -o test2.o -T test.lds test.o
This causes ld.gold: internal error in target, at ../../gold/parameters.h:105
ld.bfd succeeds. The Linux kernel 4.9 build is using this pattern now. It would
be good to be compatible with ld.bfd.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/20767] New: empty archive input causes "internal error in target, at ../../gold/parameters.h:105",
npiggin at gmail dot com <=
- [Bug gold/20767] empty archive input causes "internal error in target, at ../../gold/parameters.h:105", npiggin at gmail dot com, 2016/11/04
- [Bug gold/20767] empty archive input causes "internal error in target, at ../../gold/parameters.h:105", keno at juliacomputing dot com, 2016/11/09
- [Bug gold/20767] empty archive input causes "internal error in target, at ../../gold/parameters.h:105", markus at trippelsdorf dot de, 2016/11/10
- [Bug gold/20767] empty archive input causes "internal error in target, at ../../gold/parameters.h:105", ccoutant at gmail dot com, 2016/11/21