------- Additional Comments From apratt at us dot ibm dot com  2009-06-04 01:14 
-------
Created an attachment (id=3981)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3981&action=view)
Shell script test case, demonstrates the bug. Edit GOLDBINDIR before running.

This shell script demonstrates the bug by creating three source files,
compiling two of them into shared libraries, and compiling the third to use
those libraries. It runs the system linker first to confirm that the link
succeeds, then runs the gold linker to show that it fails. You have to edit the
script before you run it, to set the GOLDBINDIR variable to the path where the
gold "ld" executable appears.

-- 


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

------- 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