Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!RADC-MULTICS.ARPA!Peck From: Peck@RADC-MULTICS.ARPA.UUCP Newsgroups: comp.sys.atari.st Subject: Making make. Message-ID: <870303030026.613903@RADC-MULTICS.ARPA> Date: Mon, 2-Mar-87 22:00:00 EST Article-I.D.: RADC-MUL.870303030026.613903 Posted: Mon Mar 2 22:00:00 1987 Date-Received: Wed, 4-Mar-87 00:10:17 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 19 Thanks for all the replies about what the major ST PD software producers are using. I've recently received Pcommand (which is adequate for a cli I suppose...the price is right.) and I ftp'd make from su-score. Make seems to be just about what I've been looking for, but I have ABSOLUTELY no idea where to get any documentation for it. If anyone has the man file from Un*x for make, could you mail it to me? I got the beast to run on my machine (1040 w/ one drive (the builtin one) and a 500k eternal ramdisk.) I had all the bin files in C:\bin\ (the ram disk) and the libraries on the floppy (they're pretty big and only needed for linking). Anyway, the make program goes thru fine, and compiles the files and makes a whole lot of .o programs, then tries to link them, and finishes linking without errors, then does the relmod without errors, and results in a make.prg. the problem is that when I run this new make.prg, NOTHING happens. It loads, then returns to the cli or the desktop. I remember reading about someone having problems with make earlier, is this related to that? What was the solution? Maybe I should compare the sources of my files with the originals... rodney