Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site eisx.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!whuxl!whuxlm!spuxll!eisx!mac From: mac@eisx.UUCP (James McParland) Newsgroups: net.micro.mac Subject: help needed with Softworks C Compiler Message-ID: <891@eisx.UUCP> Date: Wed, 13-Mar-85 10:26:09 EST Article-I.D.: eisx.891 Posted: Wed Mar 13 10:26:09 1985 Date-Received: Thu, 14-Mar-85 05:28:38 EST Organization: AT&T Info. Sys. Labs, South Plainfield NJ Lines: 40 I am posting this for a friend; please send all responses via electronic mail, not the net. I have a 128K Mac with one disk drive. I bought the Softworks C compiler. I have been having problems with setting up a programming environment, and to this date I have been unable to complete the compilation of any program. I have a C BOOT DISK which contains the editor, the C COMPILER, and my source file (let's call it hello.c). When I run the C COMPILER, it does create a hello.asm file. I have a C WORK DISK which contains the ASSEMBLER and LINKER. When I run the ASSEMBLER it does create a hello.REL file. I then create (with the editor) a hello.link file which specifies that I want to link the relocatable modules for hello and cclib. I have been unable to LINK the modules that I have created. The LINKER always fails to find either hello.REL, cclib.REL, or the hello.link file. Where should I place these files? Should they be on the C BOOT DISK or the C WORK DISK? Or both? Is there any way I can organize the utilities on the disks to reduce the amount of disk swapping I have to do? Is there any way to set up a command file which would take a program through the compiler, assembler, and linker automatically? Is there any way to create a .link file automatically? I would appreciate any help you can offer me... the people at Softworks have been totally useless. Phil Ruben posted by: Jim (Mac) McParland / Cap Gemini DASD on assignment to: AT&T Information Systems South Plainfield, New Jersey