From: Dave Love Date: Sun, 6 Sep 1998 03:20:54 +0000 (+0000) Subject: (BOOT_LDFLAGS): Define suitably for f771 linking. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=143190e33b840e3bf75065488d06c8eafc90dab6;p=platform%2Fupstream%2Fgcc.git (BOOT_LDFLAGS): Define suitably for f771 linking. From-SVN: r22287 --- diff --git a/gcc/config/m68k/x-next b/gcc/config/m68k/x-next index ac101bb..f1a9836 100644 --- a/gcc/config/m68k/x-next +++ b/gcc/config/m68k/x-next @@ -7,3 +7,7 @@ OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers # 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