8sa1-gcc/gcc/config/pa/pa-hpux.h
Torbjorn Granlund c35827592d *** empty log message ***
From-SVN: r886
1992-05-04 18:11:21 +00:00

17 lines
432 B
C

#include "pa.h"
/* Make GCC agree with types.h. */
#define SIZE_TYPE "unsigned int"
/* HPUX doesn't use any debugging format that GCC knows about. */
#undef DBX_DEBUGGING_INFO
/* Like the default, except no -lg. */
#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}"
/* Control how gcc finds libgcc.a and how it passes -L options. */
#define LINK_LIBGCC_SPECIAL
#define RELATIVE_PREFIX_NOT_LINKDIR
#define HAVE_ATEXIT