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

  1. Path: sparky!uunet!cbmvax!cbmehq!cbmger!edohwg!heinz
  2. From: heinz@edohwg.adsp.sub.org (Heinz Wrobel)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: ENFORCER hits from SLINK SAS/C 6.0
  5. Message-ID: <heinz.04nf@edohwg.adsp.sub.org>
  6. Date: 16 Nov 92 18:48:29 GMT
  7. Organization: Edotronik GmbH
  8. Lines: 99
  9.  
  10. I have a problem with slink. After everything _compiled_ok_, slink barfs on
  11. linking and stops, giving me a load of enforcer hits.
  12.  
  13.  
  14. These are the slink relevant smakefile parts
  15.  
  16. ---- cut ----
  17. LINK=SC:c/slink
  18. SYM=SC SD nd
  19.  
  20. [...]
  21.  
  22. #- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  23.  
  24. DME=main.o startcheck.o refs.o cmd1.o cmd2.o cmd3.o command.o menu.o\
  25.     filereq.o keyboard.o subs.o mods.o text.o show.o nrexx.o\
  26.     clipboard.o bufio.o asyncio.o
  27.  
  28.  
  29. #- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  30. dme:  $(DME) hwgrexx.o
  31.     $(LINK) $(SYM) from LIB:cres.o to $@ with lib:utillib.with <with <
  32. $(DME) hwgrexx.o
  33. LIB lib:sc.lib
  34. DEFINE ___main=___tinymain
  35. MAP dme.map,fh
  36. <
  37. ---- cut ----
  38.  
  39. This is how I called it. The "copy defs.gst" is from a lousy smakefile
  40. design :-( ;-)
  41.  
  42. BTW, the lib:utillib.with mentioned in the manuals doesn't exists. I made
  43. it myself with the define commands mentioned in the manual.
  44.  
  45.  
  46. ---- cut ----
  47. 9.FAST2:dme/src> smake
  48. SAS SMAKE version 6.00
  49. Copyright (C) 1992 SAS Institute, Inc.
  50.     copy defs.gst t: clone
  51.     SC:c/slink SC SD nd from LIB:cres.o to dme with lib:utillib.with with temp_smk.tmp
  52. Slink - Version 6.00
  53. Copyright (c) 1992 SAS Institute, Inc.  All Rights Reserved.
  54.  
  55. Error 301: System error 211 on write
  56.  
  57. SC:c/slink failed returncode 112
  58.  
  59. *** SMAKE: Error return from child process ***
  60.  
  61. *** SMAKE: STOP ***
  62. ---- cut ----
  63.  
  64. And these are the first three of seven enforcer hits I got:
  65.  
  66. LONG-READ from 00000014                PC: 079B07A0
  67. USP:  0798DDE8 SR: 0014 SW: 0749  (U0)(-)(-)  TCB: 0794C060
  68. Data: 00000000 00000000 00000000 0794CF4C 00000048 00000004 01E3AE43 00332F7D
  69. Addr: 0794C07A 0794C060 079BA97E 0798DE08 079B9850 00000000 0781B644 --------
  70. Stck: 00000000 0794CF4C 00000048 01E3AE43 00000000 0796A528 0781B644 079B0272
  71. Stck: 000003E7 0781B644 079B3E20 0000FFFF 0794CF4C 00000048 00000048 01E3AE43
  72. PC-8: 202D0014 D1AD000C 42AD0014 4CDF608C 4E7548E7 36162A00 26492A48 4EBA042E
  73. PC *: 202D0014 2C2D001C 9C80226D 0008D3C0 BC856F14 20052249 600212DB 538064FA
  74. Name: "Background CLI"  CLI: "SC:c/slink"  Hunk 0000 Offset 00002CB8
  75.  
  76. LONG-READ from 0000001C                PC: 079B07A4
  77. USP:  0798DDE8 SR: 0014 SW: 0749  (U0)(-)(-)  TCB: 0794C060
  78. Data: 00000000 00000000 00000000 0794CF4C 00000048 00000004 01E3AE43 00332F7D
  79. Addr: 0794C07A 0794C060 079BA97E 0798DE08 079B9850 00000000 0781B644 --------
  80. Stck: 00000000 0794CF4C 00000048 01E3AE43 00000000 0796A528 0781B644 079B0272
  81. Stck: 000003E7 0781B644 079B3E20 0000FFFF 0794CF4C 00000048 00000048 01E3AE43
  82. PC-8: D1AD000C 42AD0014 4CDF608C 4E7548E7 36162A00 26492A48 4EBA042E 202D0014
  83. PC *: 2C2D001C 9C80226D 0008D3C0 BC856F14 20052249 600212DB 538064FA DBAD0014
  84. Name: "Background CLI"  CLI: "SC:c/slink"  Hunk 0000 Offset 00002CBC
  85.  
  86. LONG-READ from 00000008                PC: 079B07AA
  87. USP:  0798DDE8 SR: 0004 SW: 0749  (U0)(-)(-)  TCB: 0794C060
  88. Data: 00000000 00000000 00000000 0794CF4C 00000048 00000004 00000000 00332F7D
  89. Addr: 0794C07A 0794C060 079BA97E 0798DE08 079B9850 00000000 0781B644 --------
  90. Stck: 00000000 0794CF4C 00000048 01E3AE43 00000000 0796A528 0781B644 079B0272
  91. Stck: 000003E7 0781B644 079B3E20 0000FFFF 0794CF4C 00000048 00000048 01E3AE43
  92. PC-8: 00144CDF 608C4E75 48E73616 2A002649 2A484EBA 042E202D 00142C2D 001C9C80
  93. PC *: 226D0008 D3C0BC85 6F142005 22496002 12DB5380 64FADBAD 00146000 00942006
  94. Name: "Background CLI"  CLI: "SC:c/slink"  Hunk 0000 Offset 00002CC2
  95.  
  96.  
  97. I hope you can make something of that.
  98.  
  99. PS: This is not yet reported to emits. I still have problems registering :-((
  100.  
  101.  
  102. --
  103. Heinz Wrobel, Edotronik GmbH (ECG018)
  104. FAX +49 89 850 51 25 / TEL +49 89 850 25 20 (HOME!&VOICE, sometimes...)
  105. Path: cbmehq!cbmger!edohwg!heinz@cbmvax.commodore.com
  106. "It's good to have a mouse, it's faster if you can do without one..."
  107. "He who doesn't develop with an A2024 doesn't know about font independent
  108.  user interfaces..."
  109.