bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/20870] free pascal requires INSERT AFTER linker script command


From: ccoutant at gmail dot com
Subject: [Bug gold/20870] free pascal requires INSERT AFTER linker script command
Date: Thu, 01 Dec 2016 21:14:21 +0000

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

Cary Coutant <ccoutant at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-12-01
            Summary|Cannot use gold linker      |free pascal requires INSERT
                   |together with free pascal   |AFTER linker script command
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #1 from Cary Coutant <ccoutant at gmail dot com> ---
Sorry, the gold linker does not support the use of a linker script to
supplement the default script, and consequently does not support INSERT
AFTER|BEFORE. Gold does not use a default linker script, so this is unlikely to
be supported in the near future.

We could, however, incorporate the .fpcdata and .threadvar sections into gold's
built-in section handling logic without too much difficulty. The rest of your
script, without the SECTIONS clause and the INSERT AFTER command, should work
without issue. Whether the work is worthwhile or not will probably depend on
whether the Free Pascal project would want to deal with the differences between
the two linkers.

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