OSDN Git Service

*** empty log message ***
[pf3gnuchains/gcc-fork.git] / gcc / config / pa / pa-hpux.h
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