Path: utzoo!attcan!uunet!samsung!olivea!apple!altos!megadon!clp From: clp@megadon.UUCP (Chuck L. Peterson) Newsgroups: comp.sys.amiga.tech Subject: Data segment >32K in MANX 3.6a C Message-ID: <2122@megadon.UUCP> Date: 9 Oct 90 17:14:59 GMT Organization: Megadon Systems, Sunnyvale, CA Lines: 7 I am having the same problem, but with my data segment and with MANX 3.6a C. All my modules are compiled with "cc +C +D file.c", then I link with "ln file.o ... lib:c32.lib". Isn't the +D supposed to allow a segment much bigger than 32K? Thanks. Chuck L. Peterson clp@megadon.UUCP