home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18126 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.2 KB

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