Mail Archives: djgpp-workers/1999/08/11/14:13:39
> Btw, could you describe the long section name feature in a couple of
> sentences, from the user point of view? I would like to mention it in
> the "What changed" section of the Knowledge Base.
>
Is this what you're looking for?
Starting with the 2.10 release of Binutils, the DJGPP port of Binutils eliminates
the eight character limit on section names. This was done so DJGPP can use a feature
(called .gnu.linkonce) that allows for improved support for C++ templates but
requires long section names for it to work. When Binutils 2.10 is released, and when
a version of GCC is released containing the configuration changes neccessary to take
advantage of this .gnu.linkonce feature, then DJGPP's C++ users will be able to use
the same automatic template instantiation method already available the Win32 and
Unix ports.
---
Mark Elbrecht, snowball3 AT bigfoot DOT com
http://snowball.frogspace.net/
- Raw text -