Commit 19c98942 by Richard Kenner

Initial revision

From-SVN: r778
parent 27301b30
#include "hppa.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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment