make/linux/makefiles/gcc.make

Print this page

        

*** 203,213 **** # Build shared library SHARED_FLAG = -shared # Keep symbols even they are not used ! AOUT_FLAGS += -export-dynamic #------------------------------------------------------------------------ # Debug flags # Use the stabs format for debugging information (this is the default --- 203,213 ---- # Build shared library SHARED_FLAG = -shared # Keep symbols even they are not used ! AOUT_FLAGS += -Wl,-export-dynamic #------------------------------------------------------------------------ # Debug flags # Use the stabs format for debugging information (this is the default