|
|
1.1 ! root 1: #include "pa.h" ! 2: ! 3: /* Make GCC agree with types.h. */ ! 4: #define SIZE_TYPE "unsigned int" ! 5: ! 6: /* HPUX doesn't use any debugging format that GCC knows about. */ ! 7: #undef DBX_DEBUGGING_INFO ! 8: ! 9: /* Like the default, except no -lg. */ ! 10: #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}" ! 11: ! 12: /* Control how gcc finds libgcc.a and how it passes -L options. */ ! 13: #define LINK_LIBGCC_SPECIAL ! 14: #define RELATIVE_PREFIX_NOT_LINKDIR ! 15: ! 16: #define HAVE_ATEXIT ! 17: ! 18: #undef CPP_PREDEFINES ! 19: #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.