home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!caen!nigel.msen.com!heifetz!tbomb!time
- From: time@ice.com (Tim Endres)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: C error in MPW -- What's wrong?
- Date: Sat, 7 Nov 92 12:35:12 EST
- Organization: ICE Engineering, Inc.
- Message-ID: <1CE00001.i2q3v1@tbomb.ice.com>
- Reply-To: time@ice.com (Tim Endres)
- X-Mailer: uAccess - Macintosh Release: 1.6v1
- Lines: 25
-
-
- In article <1992Nov5.073246.19214@nuscc.nus.sg> (isc30176@nusunix1.nus.sg), you write:
- > |C -i 'MacintoshHD:Project:SHILPA:include:' 6
- > | -i 'MacintoshHD:Project:SHILPA:BMP:sunos:' 6
- > | -i 'MacintoshHD:Development:MPW3.1:MPW:Interfaces:CIncludes:' 6
- > | -i 'MacintoshHD:Project:shilpa.proj:' 6
- > | -d MAC
- > |MacintoshHD:Project:SHILPA:BMP:sunos:bmp_inet.c
- >
-
- You LACK the continuation character after the "-d MAC", thus the compiler
- never sees the name of the file you wish to compile:
-
- "MacintoshHD:Project:SHILPA:BMP:sunos:bmp_inet.c"
-
- Try putting the Opt-D continuation character after the "-d MAC" and
- things should work.
-
- tim.
-
-
- tim endres - time@ice.com -or- tbomb!time
- ICE Engineering, Inc - 8840 Main St, Whitmore Lake, MI 48189
- Phone (313) 449 8288 - FAX (313) 449-9208
- USENET - a slow moving self parody... ph
-