home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12751 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!cs.utexas.edu!mars.tsd.arlut.utexas.edu!lofaso
  3. From: lofaso@tsd.arlut.utexas.edu (Bernie Lofaso)
  4. Subject: Re: gcc222 and __new_handler
  5. Message-ID: <1992Aug27.125555.22227@titan.tsd.arlut.utexas.edu>
  6. Sender: usenet@titan.tsd.arlut.utexas.edu
  7. Nntp-Posting-Host: zruty
  8. Organization: Applied Research Labs, University of Texas at Austin
  9. References: <1992Aug27.042815.9422@fcom.cc.utah.edu>
  10. Date: Thu, 27 Aug 1992 12:55:55 GMT
  11. Lines: 15
  12.  
  13. dave@news.ccutah.edu (dave martin) writes:
  14.  
  15. >hi, I recently upgraded to gcc222 and have noticed it has a problem
  16. >locating __new_handler.  Attempts to provide my own and sticking it in
  17. >either my own library or libgcc.a fail.  ld will only find it if I
  18. >specify my gcc222new.o directly.  What is the correct fix for this?  Did I
  19. >get a bad gcc222?  I really dont want to change dmake to include my gcc222new.o
  20. >in everything.
  21.  
  22. The archive site you got gcc222.lha from should have a gcc222-fix1.lha. This
  23. fixes several problems, mainly the missing module in libgcc.a. I installed
  24. mine last night and it seems to work well.
  25.  
  26. Bernie Lofaso
  27. Applied Research Labs
  28.