File:  [Apple XNU] / GNUtools / emacs / src / m-mips4.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:22 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, GNUtools33
GNU tools for NeXTSTEP 3.3

/* m- file for Mips running RISCOS version 4.  */

#include "m-mips.h"

/* Define MIPS2 if you have an R6000 or R4000.  */
/* #define MIPS2 */

#ifdef __GNUC__
#define C_DEBUG_SWITCH -g -O
#else
#ifdef MIPS2
#define C_DEBUG_SWITCH -systype bsd43 -O -Olimit 791 -g3 -mips2
#else
#define C_DEBUG_SWITCH -systype bsd43 -O -Olimit 791 -g3
#endif
#endif

#ifdef TERMINFO
#undef TERMINFO
#endif

#define START_FILES pre-crt0.o /lib/crt1.o
#define LIB_STANDARD -lmld -lc /lib/crtn.o


#define COFF
#undef LD_SWITCH_MACHINE

#ifdef __GNUC__
#undef LINKER
#define LD_SWITCH_MACHINE -g -Xlinker -D -Xlinker 800000
#else
#define LD_SWITCH_MACHINE -systype bsd43 -g3 -D 800000
#endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.