--- gcc/config/tm-seq386.h 2018/04/24 16:55:11 1.1.1.2 +++ gcc/config/tm-seq386.h 2018/04/24 16:57:15 1.1.1.3 @@ -31,6 +31,10 @@ the Free Software Foundation, 675 Mass A #define CPP_PREDEFINES "-Dunix -Di386 -Dsequent" +/* Pass -Z and -ZO options to the linker. */ + +#define LINK_SPEC "%{Z*}" + /* We don't want to output SDB debugging information. */ #undef SDB_DEBUGGING_INFO