This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: No documentation of -rdynamic



On Jul 6, 2005, at 6:04 PM, Wolfgang Bangerth wrote:



Hi all,
in order for the glibc function backtrace() to return something useful, its
documentation says one has to use the -rdynamic flag. However, as has been
mentioned before here

It maps to the GNU binutils ld option -export-dynamic. And it dates back to before EGCS was split from GCC (aka version 1.1 of linux.h: 1.1 (law 11-Aug-97): %{rdynamic:-export-dynamic} \


-- Pinski



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]