Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!oliveb!hplabs!sdcrdcf!burdvax!coltoff From: coltoff@burdvax.UUCP (Joel Coltoff) Newsgroups: net.micro.pc Subject: Microsoft C Message-ID: <2686@burdvax.UUCP> Date: Wed, 17-Sep-86 12:52:43 EDT Article-I.D.: burdvax.2686 Posted: Wed Sep 17 12:52:43 1986 Date-Received: Fri, 19-Sep-86 23:18:07 EDT Organization: System Development Corp., Paoli, PA Lines: 12 Keywords: Stand alone code, end, edata HELP. I am writing code gor a stand alone system using the Microsoft assmbler, C compiler and linker. I need to get at the linker variables "end" and "edata". If I compile a program to run on the PC there is no problem. When I compile it for stand alone the linker complains about unresolved externals (_end and _edata). Customer Support and they couldn't help. They weren't even willing to research the problem and get back to me on it. Can anyone offer any insight into this problem. Thanks in advance, - Joel {sdcrdcf,psuvax1}!burdvax!coltoff