On Sep 11, 2011, at 1:10 AM, Martin Peach wrote:
On 2011-09-10 23:31, Mathieu Bouchard wrote:
On Sat, 10 Sep 2011, Martin Peach wrote:
It should be -export-dynamic, not -export_dynamic.
The GCC manpage I have does not mention -export-dynamic other than to say that -rdynamic is a gcc option that corresponds to ld's -export-dynamic option.
On which versions of GCC does -export-dynamic work ?
See http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html under 3.4. Creating a Shared Library
Martin
I believe that -rdynamic is the preferred form now over -Wl,-export- dynamic, etc.
.hc
I have always wished for my computer to be as easy to use as my
telephone; my wish has come true because I can no longer figure out
how to use my telephone." --Bjarne Stroustrup (creator of C++)