--- old/make/linux/makefiles/gcc.make 2011-04-29 18:39:09.020580102 -0400 +++ new/make/linux/makefiles/gcc.make 2011-04-29 18:39:08.898830371 -0400 @@ -205,7 +205,7 @@ SHARED_FLAG = -shared # Keep symbols even they are not used -AOUT_FLAGS += -export-dynamic +AOUT_FLAGS += -Wl,-export-dynamic #------------------------------------------------------------------------ # Debug flags