bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27967] Build failure on solaris-11 ld: fatal: option --ver


From: nickc at redhat dot com
Subject: [Bug binutils/27967] Build failure on solaris-11 ld: fatal: option --version-script requires option -z gnu-version-script-compat to be specified
Date: Thu, 17 Jun 2021 13:54:13 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27967

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Sergei Trofimovich from comment #0)
Hi Sergei,

  I am not exactly sure what the error is here.  The linker's message seems
pretty explicit:

> ld: fatal: option --version-script requires option -z
> gnu-version-script-compat to be specified

So either this is a libtool problem - in that it is not adding the necessary
option to the gcc command line that is then used to invoke the linker, or it is
a gcc problem, if you think that it should automagically add the option itself.

Possibly you are suggesting that the linker should not issue the error message,
but just silently enable the option itself ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]