Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site psivax.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!sdcsvax!sdcrdcf!psivax!al From: al@psivax.UUCP (Al Schwartz) Newsgroups: net.micro.pc Subject: Re: C86 .asm files HELP Message-ID: <240@psivax.UUCP> Date: Tue, 15-Jan-85 20:42:53 EST Article-I.D.: psivax.240 Posted: Tue Jan 15 20:42:53 1985 Date-Received: Fri, 18-Jan-85 01:22:29 EST References: <636@ucbtopaz.CC.Berkeley.ARPA> Reply-To: al@psivax.UUCP (Al Schwartz) Organization: Pacesetter Systems Inc., Sylmar, CA Lines: 12 Summary: The source code for the loadexec function may be in .asm but the object code for it should already be in one of the libraries supplied with the compiler. The library will be a file with a name such as "C86S2S.LIB" (the library for DOS 2.0 calls, small model and software emulation on IEEE floating point numbers). Try linking to the library and see if you get an unresolved reference called loadexec. I bet you wont. You will only need the assembler if you wish to make changes to the source code. -- Antipasto tastes better than Toe-Jam! Al Schwartz Pacesetter Systems Inc., Sylmar, CA {trwrb|allegra|burdvax|cbosgd|hplabs|ihnp4|sdcsvax}!sdcrdcf!psivax!al