Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!decvax!dartvax!vizard From: vizard@dartvax.UUCP Newsgroups: comp.sys.ibm.pc Subject: forcing segement locations Message-ID: <6170@dartvax.UUCP> Date: Sun, 10-May-87 23:07:29 EDT Article-I.D.: dartvax.6170 Posted: Sun May 10 23:07:29 1987 Date-Received: Thu, 14-May-87 05:58:21 EDT Organization: Dartmouth College, Hanover, NH Lines: 12 I've got a common block in my (gasp) fortran program that I want to force to a set location in memory (I want to overlay it on a EEMS boundry). Anyone got any ideas? I've tried creating a little assembly program that org's the segement to the location, but it had no effect on the linking. HELP!! Todd Krein vizard@dartvax