|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 396 (0x18c) Types: TextFile Names: »tm-next.h«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦d53cfc7b2⟧ »./gcc-1.35.tar.Z« └─⟦90f628c1d⟧ └─⟦this⟧ »gcc-1.35/config/tm-next.h«
/* Definitions for Next as target machine for GNU C compiler. */ #include "tm-sun3.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dmc68000 -DNeXT -Dunix -D__MACH__" /* Assumes no need to run special floating-point initialization code. */ #undef STARTFILE_SPEC #define STARTFILE_SPEC "%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}" #define CPLUSPLUS #define DOLLARS_IN_IDENTIFIERS 1