Re: ld option -rdynamic not documented

2010-12-18 Thread Joseph S. Myers
On Sat, 18 Dec 2010, Peter Eisentraut wrote: > This works, in fact, but the option -rdynamic is not documented. I > understand that GNU ld supports a whole host of legacy and compatibility > options, but in case you don't want to document it, could you point out > what the canonical option name i

ld option -rdynamic not documented

2010-12-18 Thread Peter Eisentraut
I'm trying out the glibc feature to print backtraces from the program, as described at . There, it says """ Currently, the function name and offset only be obtained on systems that use the ELF binary format for programs and librari