|
From: | markus at trippelsdorf dot de |
Subject: | [Bug gold/14746] ld: internal error in address, at gold/output.h:72 while building Linux kvm tool |
Date: | Sat, 20 Oct 2012 19:43:56 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14746 --- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-20 19:43:56 UTC --- address@hidden bios % cat test.c void foo (void) { } address@hidden bios % gcc -c -o test.o test.c address@hidden bios % ld -T rom.ld.S test.o address@hidden bios % gcc -flto -c -o test.o test.c address@hidden bios % ld -T rom.ld.S test.o ld: internal error in address, at gold/output.h:72 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |