autoconf
[Top][All Lists]
Advanced

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

How to determine -rdyamic / -Wl,--export-dynamic flags?


From: Paul Smith
Subject: How to determine -rdyamic / -Wl,--export-dynamic flags?
Date: Sun, 18 Mar 2012 18:10:37 -0400

Does anyone have a macro that will correctly determine when -rdynamic
and/or -Wl,--export-dynamic can be used?  I'm not using libtool but I'd
like my application to be built such that functions in it can be invoked
by dynamically loaded objects.

I saw http://www.mail-archive.com/address@hidden/msg15247.html but
there was no definitive response... has anyone come up with something
since then?

I'd prefer to not invoke a test executable, to preserve cross-compiling.

Thanks!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]