Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!lsuc!ncrcan!brian From: brian@ncrcan.UUCP (Brian Onn) Newsgroups: comp.unix.xenix Subject: Re: YAXP (yet another Xenix problem) Message-ID: <306@ncrcan.UUCP> Date: Thu, 10-Sep-87 17:09:06 EDT Article-I.D.: ncrcan.306 Posted: Thu Sep 10 17:09:06 1987 Date-Received: Sat, 12-Sep-87 10:45:34 EDT References: <1987Sep7.051456.1836@gpu.utcs.toronto.edu> <4777@oliveb.UUCP> Reply-To: brian@ncrcan.UUCP () Distribution: na Organization: NCR Canada Ltd., Mississauga, Ontario Lines: 35 In article <4777@oliveb.UUCP> rap@olivej.UUCP (Robert A. Pease) writes: ]In article <1987Sep7.051456.1836@gpu.utcs.toronto.edu> onn@gpu.utcs.toronto.edu (Brian Onn) writes: ]| ]|Well, through the help of the net, I finally got the program to link ]|without giving me the "segment exceeds 64k" message. ]|.... Greg suggested to use the ]|(undocumented) option -Gt#, where # is any number. This places all data ]|objects that are greater than # in size into their own segment. ]| ]|-------------- ]|Brian A. Onn ]|University of Toronto Computing Services ]|Erindale College ]|...{utzoo, ihnp4, decvax}!utcs!onn ] ]I don't want to be too picky here but the 'Gt' switch is documented in ]the MSC User's guide. Section 9.13 on page 206 (which is listed in ]the index) is devoted to the 'Gt' switch and its use. The switch is ]also summarized in Appendix B.2.1 (page 275) summarizing MSC options ]and referenced in Appendix C.5 (page 298) summarizing XENIX ]compatibile options for CL. ] ]Just trying to clear some things up. Hope I helped. ]-- ] ] Robert A. Pease ]{hplabs|fortune|idi|ihnp4|tolerant|allegra|glacier|olhqma}!oliveb!olivej!rap I don't want to be too picky either, but should I be expected to read the MSC users guide (which didn't come with my Xenix, by the way) to find out about features which MSC C compiler supports, and which they decided to also implement in their Xenix C compiler, but not document?? Give me a break! I'm talking about Xenix here, remember, cc -a -b -c, not MSC /A /B /C or CL /A /B /C.