bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/16895] building mariadb-5.5.37 with gold - .../libmysql_versio


From: ccoutant at google dot com
Subject: [Bug gold/16895] building mariadb-5.5.37 with gold - .../libmysql_versions.ld:155:9: invalid use of VERSION in input file
Date: Fri, 02 May 2014 16:46:29 +0000

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

Cary Coutant <ccoutant at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
           Assignee|ian at airs dot com                |ccoutant at google dot 
com

--- Comment #2 from Cary Coutant <ccoutant at google dot com> ---
You didn't provide a command line, but I'm guessing you need to add a -T option
(aka --script) in front of the script. Without that, gold doesn't read the
script until it's started processing input files, and by that time, it's too
late to process the version script commands.

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