On 28/06/11 1:24 PM, Jonathan Gray wrote:
The following fixes the gcc link spec so that gcc -rdynamic will pass -export-dynamic to ld(1). export-dynamic/-E has been a valid gnu ld option since 1994 and we use 2.15 everywhere at the moment so this should be fine. objdump -T can be used to easily test this.
This has been a known issue with our system compilers for awhile. Thanks for creating a diff to fix this. It would be nice to get this in and clean up the few workarounds in the ports tree. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
