home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17307 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.5 KB  |  31 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!bernina!wild
  3. From: wild@nessie.cs.id.ethz.ch (Markus Wild)
  4. Subject: Re: Creating GNU C Amiga.lib from DICE libraries
  5. Message-ID: <1992Dec13.130814.11508@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Dec13.012803.4951@newshub.ccs.yorku.ca>
  9. Date: Sun, 13 Dec 1992 13:08:14 GMT
  10. Lines: 19
  11.  
  12. In article <1992Dec13.012803.4951@newshub.ccs.yorku.ca> wlanders@nexus.yorku.ca (W L Anderson) writes:
  13. >I'm trying to create a GNU ld-compatible version of Amiga.lib from the
  14. >versions that come with DICE.  It tried to use the amigal20.lib from DICE
  15. >by running it through hunk2gcc.  Hunk2gcc extracted all the object modules
  16. >correctly, but when I run ar on certain modules, my Amiga gurus.  What I'm
  17. >wondering now is if there is some kind of difference between the amigal20.lib
  18. >that comes with DICE and the amiga.lib that comes with the Native Developer
  19. >Update.  Does anybody know anything that could help me out?  Markus?
  20.  
  21. Is your STACK reasonably large? 4k stacks *certainly* cause ar/ranlib to
  22. crash... retry with 250k or so. (this is sure too large, but it might be a
  23. good idea as a default for gcc-related programs ;-))
  24.  
  25. -Markus
  26.  
  27. -- 
  28. Markus M. Wild    -  wild@nessie.cs.id.ethz.ch  |  wild@amiga.physik.unizh.ch 
  29. Vital papers will demonstrate their vitality by spontaneously moving
  30. from where you left them to where you can't find them.
  31.