This is the mail archive of the gcc-patches@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]

Ping: [Patch] PR 37454 - Fix -rdynamic check in gcc/configure


This is a ping for my patch to fix the -rdynamic flag check in gcc/configure
by first checking to see if symbols are exported without the use of this flag
and then to verify that they get exported when the flag is used (instead
of just looking for an ld error).

Patch:

http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00505.html


Steve Ellcey
sje@cup.hp.com


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