[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/13141] Confusing error message with --no-copy-dt-needed-entries
From: |
nickc at redhat dot com |
Subject: |
[Bug ld/13141] Confusing error message with --no-copy-dt-needed-entries |
Date: |
Wed, 02 Jan 2013 12:46:48 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13141
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |nickc at redhat dot com
--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2013-01-02 12:46:48
UTC ---
Hi Richard, Hi Dan,
Please could you try out the uploaded patch and let me know what you think.
The error value is set because that is what library functions should do -
return an indication of what went wrong to the caller. There is no bfd_error
value for missing-DSO-on-the-command-line, so invalid_operation seemed to be
the nearest equivalent.
Cheers
Nick
--
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.