home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os9
- Path: sparky!uunet!caen!malgudi.oar.net!picker!peters
- From: peters@picker.com (Bill Peters)
- Subject: COCO Lev 2 "MAKE"
- Message-ID: <1992Nov18.185120.25964@picker.com>
- Organization: Picker International, Inc.
- Date: Wed, 18 Nov 1992 18:51:20 GMT
- Lines: 44
-
-
-
- Ive been playing with OS9 lev 2 MAKE and makefile, with no luck.
-
- Can anyone help??
- I currently am running a COCO3 at home w/512k OS9 L2 and full software
- packages, I also have a 4mb home made ramdisk (info is available via
- email), a 20 and 40 mb hard drives 3 720k flops (2 5-1/4 1 3-1/2), and a 6'
- relocated Tandy mpi, and a home made mpi with 4mb ramdisk 2 6551 uarts also
- relocated about 6 ft.
-
- The problem is trying to get MAKE and the makefile to work.
-
- I"m currently using make and make files on OSK v2.3 & v2.4 as well as
- SUN IPC/IPX/VME SUN4 systems and have no problem with them, but with "CC1"
- on the COCO just dont work the way I expect it to work.
-
- As a first try I made a var "CFLAGS" and assigned a -r to it. Ran make and
- produced a .r file as ecpected, and make passed the .r file to the linker
- rlink and c.link (rlink moded for use with cc1) depending on the LC var in the
- makefile, but the linker reported an error something like "no main line ...".
-
- I can see if the program had multiple .r files and none of them had a main()
- in them but this was WORKING .c file with no compile errors.
-
- What I need is some pointers on the use of MAKE on the COCO and interactive
- function with CC1 or whatever..
-
- If anyone can post or email some makefile examples under COCO OS9 L2
- they would help alot. I would like to make multiple small .r files and
- let make take care of them and reduce the compile time down to something
- managable.
-
- Thanks in advance...
-
- P.S. If anyone wants info on the relocator or the ramdisk let me know
- via Email my address is "peters@xray.picker.com"
- or normal mail (USPS) @
- Bill Peters
- 314 N. Chestnut
- Ravenna Ohio
- 44266
-
-
-