1 /* Synched up with: Not in FSF. */
3 /* by Hayden Schultz <haydens@ll.mit.edu> for XEmacs */
10 /* #### Questionable defines. */
16 #define LD_SWITCH_SYSTEM "-elf -_SYSTYPE_SVR4 -require_dynamic_link _rld_new_interface -no_unresolved -Wx,-G 0 -L. -L./lwlib -g0 -call_shared -transitive_link"
19 /* By Tor Arntsen <tor@spacetec.no> for XEmacs.
20 With the following kludge the above LD_SWITCH_SYSTEM will still work just
21 fine even with USE_GCC, and additional tweaking of config.h or ymakefile
28 # define LIB_GCC "`gcc --print`"
32 #endif /* IRIX5_1_H */