terminated with signal 11 [Segmentation fault]
Product: binutils
Version: 2.16
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: mkoeppe at gmx dot d
--- Additional Comments From mkoeppe at gmx dot de 2006-06-08 19:37 ---
Created an attachment (id=1066)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1066&action=view)
object file that fails linking
ok, here is my object file from this tiny program:
int main() { r
--- Additional Comments From mkoeppe at gmx dot de 2006-06-08 19:53 ---
The libraries I copied from the self extracting archive
SFU35SEL_EN.exe which can be obtained from here (you need a MS passport
account):
http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1
--- Additional Comments From mkoeppe at gmx dot de 2006-06-22 22:08 ---
Hi Nick,
(In reply to comment #5)
> Created an attachment (id=1112)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1112&action=view)
> Cope with missing .idata sections when building DataDictio
--- Additional Comments From mkoeppe at gmx dot de 2006-06-24 01:29 ---
Hi Nick,
thank you very much. Now it does apply and build, and the segfault is away.
Unfortunately, linking is not yet successful, even with result=TRUE, due to
missing symbols, namely ".idata$4" and &q
--- Additional Comments From mkoeppe at gmx dot de 2006-06-24 01:31 ---
Created an attachment (id=1119)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1119&action=view)
cref table from working interix ld
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2729
---
--- Additional Comments From mkoeppe at gmx dot de 2006-06-24 01:32 ---
Created an attachment (id=1120)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1120&action=view)
cref table from failing cross ld
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2729
---
--- Additional Comments From mkoeppe at gmx dot de 2006-07-24 21:34 ---
Hi Nick,
> I am intrigued by the absence of the atexit symbol. Looking at the cross
> reference files it appears that the Interix linker is obtainign it from a file
> called wk_atexit.o. What is this f
--- Additional Comments From mkoeppe at gmx dot de 2006-09-07 21:44 ---
(In reply to comment #14)
Hi Nick,
the following text is from the README file in the patch dir.
So MS seems to be willing to have these patches included.
The copyright issue is still open, of course...
Martin