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