(BOOT_LDFLAGS): Define suitably for f771 linking.
authorDave Love <fx@gcc.gnu.org>
Sun, 6 Sep 1998 03:20:54 +0000 (03:20 +0000)
committerDave Love <fx@gcc.gnu.org>
Sun, 6 Sep 1998 03:20:54 +0000 (03:20 +0000)
From-SVN: r22287

gcc/config/m68k/x-next

index ac101bb..f1a9836 100644 (file)
@@ -7,3 +7,7 @@ OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
 
 # <limits.h> is sometimes in /usr/include/ansi/limits.h.
 LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]
+
+# f771 is so big, we need to tell linker on m68k-next-nextstep* to
+# make enough room for it.
+BOOT_LDFLAGS=-segaddr __DATA 6000000