# HG changeset patch # User Richard M. Stallman # Date 738446596 0 # Node ID ae1e4c736d80dab2c621d9b8317402bd8ad91d8c # Parent 82c29bacb6b36b8f8238996934cc24d32412e56b (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld. diff -r 82c29bacb6b3 -r ae1e4c736d80 src/s/hpux8.h --- a/src/s/hpux8.h Wed May 26 19:42:36 1993 +0000 +++ b/src/s/hpux8.h Wed May 26 20:03:16 1993 +0000 @@ -15,7 +15,7 @@ Note GCC automatically passes -a archive to ld, and it has its own conflicting -a. */ #ifdef __GNUC__ -#define LD_SWITCH_SYSTEM -L/usr/lib/X11R4 -static +#define LD_SWITCH_SYSTEM -L/usr/lib/X11R4 -Xlinker -a -Xlinker archive /* No need to specify roundabout way of linking temacs. */ #define ORDINARY_LINK