--- Additional Comments From nickc at redhat dot com 2006-06-08 10:16
---
Hi,
Please could you provide us with the files necessary to reproduce this bug ?
(ie: main.o, crt0.o etc and the libraries). Also, please could you run gcc with
the -v switch and tell us the precise command li
ld version 2.16.1 crashes due to a null pointer when trying to report a warning
related to a gcc object file compiled with -fopenmp. The offending line in
2.16.1 is bfd.c:481, where abfd is NULL:
if (p[1] == 'B')
{
bfd *abfd = va_arg (ap, bfd *);
if (abfd->my_archive)
snprintf (bu
--- 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() { return 3; }
The
--- 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-81