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

2016-12-05 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20870

Cary Coutant  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Cary Coutant  ---
This is a duplicate of PR 15373.

*** This bug has been marked as a duplicate of bug 15373 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


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

2016-12-01 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20870

Cary Coutant  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  ---
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.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils