OSDN Git Service

Initial revision
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Apr 1992 17:59:35 +0000 (17:59 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Apr 1992 17:59:35 +0000 (17:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@778 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pa/pa-hpux.h [new file with mode: 0644]

diff --git a/gcc/config/pa/pa-hpux.h b/gcc/config/pa/pa-hpux.h
new file mode 100644 (file)
index 0000000..56a7914
--- /dev/null
@@ -0,0 +1,14 @@
+#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