summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-03-08 18:14:00 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-03-08 18:14:00 +0000
commit6e60ece9f7cb1dc3cf104ee80f2b47c728eed447 (patch)
tree20c7a4fb000902fad5c07889f7af43c605183be9
parent84661c8561096163238681a46e69296255edf5db (diff)
FSF gcc 2.8.1
-rw-r--r--gnu/usr.bin/gcc/config/sparc/sol2-sld.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnu/usr.bin/gcc/config/sparc/sol2-sld.h b/gnu/usr.bin/gcc/config/sparc/sol2-sld.h
new file mode 100644
index 00000000000..a82498791b9
--- /dev/null
+++ b/gnu/usr.bin/gcc/config/sparc/sol2-sld.h
@@ -0,0 +1,11 @@
+/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
+ using the system linker. */
+
+#include "sparc/sol2.h"
+
+/* At least up through Solaris 2.6,
+ the system linker does not work with DWARF or DWARF2,
+ since it does not have working support for relocations
+ to unaligned data. */
+
+#define LINKER_DOES_NOT_WORK_WITH_DWARF2