home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18219 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.5 KB  |  39 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!gatech!emory!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!umn.edu!lynx!triton.unm.edu!egott
  3. From: egott@triton.unm.edu (Eric Gottlieb)
  4. Subject: Re: GNU C++ Help
  5. Message-ID: <xgyrdh=@lynx.unm.edu>
  6. Date: Wed, 06 Jan 93 17:47:12 GMT
  7. Organization: University of New Mexico, Albuquerque
  8. References: <1993Jan6.043743.22679@leland.Stanford.EDU>
  9. Lines: 28
  10.  
  11. In article <1993Jan6.043743.22679@leland.Stanford.EDU> kellyj@leland.Stanford.EDU (Kelly Johnson) writes:
  12. >Can someone tell me where I can get the GNU C++ compiler ported to
  13. >the Amiga (especially one that can be compiled with my Lattice C
  14. >compiler).  Obviously, I would prefer a version that has been
  15. >proven to compile/link/run so I don't have to spend lots of time
  16. >debugging things.  I know...I know...I'm asking alot here, but
  17. >what the heck.
  18. >
  19. >Thanks
  20. >
  21.  
  22. merlin.etsu.edu /aminet/dev/gcc/gcc233.lha  and .../gcc/gcc233libfix.lha
  23. wuarchive.wustl.edu /systems/amiga/aminet/dev/gcc/...
  24.  
  25.   or you can go to the source for these mirrors.
  26.  
  27. amiga.physik.unizh.ch /amiga/dev/gcc/...
  28.  
  29. gcc233.lha contains all the amiga binaries and support files necissary
  30. to get you going with gcc or g++.  have fun.
  31.  
  32. By the way, if you are going to be using a lot of gnu stuff on your amiga
  33. you might want to consider getting the amiga makeinfo program (also at the
  34. above sites...in .../util/gnu/ I think) which has an added switch that allows
  35. it to make amigaguide files from texinfo sources.
  36.  
  37.     --egott@triton.unm.edu
  38.  
  39.