home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16173 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.5 KB

  1. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!escargot!stan!h8eg083
  2. From: h8eg083@stan.xx.swin.oz.au (Darren Gower)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ENFORCER hits from SLINK SAS/C 6.0
  5. Message-ID: <7475@stan.xx.swin.oz.au>
  6. Date: 21 Nov 92 14:04:46 GMT
  7. References: <heinz.04nf@edohwg.adsp.sub.org>
  8. Organization: Comp. Centre, Swinburne University of Tech., Melbourne, Australia
  9. Lines: 34
  10.  
  11. In <heinz.04nf@edohwg.adsp.sub.org> heinz@edohwg.adsp.sub.org (Heinz Wrobel) writes:
  12.  
  13. >I have a problem with slink. After everything _compiled_ok_, slink barfs on
  14. >linking and stops, giving me a load of enforcer hits.
  15.  
  16.  
  17. >These are the slink relevant smakefile parts
  18.  
  19. >---- cut ----
  20. >LINK=SC:c/slink
  21.       ^^^^^^^^^^
  22. [...]
  23.  
  24. I have reported this through EMITS. There is a bug in one of the library
  25. functions used in the path construction to the temporary file used by
  26. slink.
  27.  
  28. From the about, the path comes out as: T:SC:<temp_file_name>
  29.  
  30. which is illegal, and the linker barfs.
  31.  
  32. Apparently it'll be fixed in the upcoming patch.
  33.  
  34. Instead, remove the assignment section: LINK=slink
  35.  
  36. and make sure the slink is in your amigaDOS path.
  37.  
  38. regards,
  39. Darren.
  40. -- 
  41. +-----------------------------------------------------------------+-----------+
  42. |"Hey, just because I don't care doesn't mean I don't understand!"|    The    |
  43. |  -- Homer tries to understand Lisa, ``Lisa's Substitute''       |Executioner|
  44. +----Internet: h8eg083@stan.xx.swin.oz.au | h8eg083@136.186.1.1---+-----------+
  45.