Mail Archives: djgpp/2000/03/05/23:09:29
<color><param>0100,0100,0100</param>Hi,
<FontFamily><param>Times New Roman</param>> * Weak symbols are now supported, along with the '.gnu.linkonce' feature
> for C++ templates. DJGPP ports of gcc 2.95.2 and later can generate
> weak symbols with the -mbnu210 command line switch.
Now that would be brilliant! Unfortunately, there is no '-mbnu210' switch in my gcc
2.95.2, and I can't find any reference to it on the web. I checked my objects, but there's no
.linkonce section and no weak symbols.
I think multiple template instances are a big source of code bloat in my case, so I'd love to
see .linkonce and weak symbols working OK.
What's the deal with this mysterious -mbnu210 switch?
Thanks!
Rob Kramer
robk AT cyberway DOT com DOT sg
<nofill>
- Raw text -