home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16100 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.8 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!chsun!bernina!wild
  3. From: wild@nessie.cs.id.ethz.ch (Markus Wild)
  4. Subject: Re: GNU C and C++ for Amiga?????
  5. Message-ID: <1992Nov19.232821.24648@bernina.ethz.ch>
  6. Sender: news@bernina.ethz.ch (USENET News System)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. References: <1992Nov19.002511.10918@rmece49.upr.clu.edu> <1992Nov19.180752.6382@sol.cs.wmich.edu>
  9. Date: Thu, 19 Nov 1992 23:28:21 GMT
  10. Lines: 28
  11.  
  12. In article <1992Nov19.180752.6382@sol.cs.wmich.edu> 22black@sol.cs.wmich.edu (Martin Black) writes:
  13. >mefisto@rmece02.upr.clu.edu (Jaime R. Lopez Vazquez) writes:
  14. >
  15. >>     I'm pretty new here in comp.sys.amiga.programmer.
  16. >>From what I have seen many people here use GNU C with 
  17. >>Amiga. How can be GNU C and C++ be used with Amiga? 
  18. >>What set-up is necessary to access all the Amiga OS 
  19. >>functions with GNU C and C++?
  20. >>      I will appreciate any help on this.
  21. >
  22. >Well, you need about 6megs free on your hard drive and at the very 
  23. >minimum you need 3megs ram(1 meg chip 2 meg fast).  But that is really 
  24. >cutting it close especially with c++ compiling.  And I think you need
  25. >os 2.0 or greater.
  26.  
  27. Don't think C++ is loadable in that config. cc1plus wants > 1M 
  28. contiguous RAM, there's some STACK needed, all in all you'd really have to
  29. do clever things to get a compile thru. Besides, it's no fun at all working
  30. in such an environment.. 5M ram seems to be a good lower limit for C++,
  31. although you *can* use it with less ram.
  32.  
  33. You don't need 2.0 to run gcc/g++, but it's a good idea to get it anyway.
  34.  
  35. -Markus
  36. -- 
  37. Markus M. Wild    -  wild@nessie.cs.id.ethz.ch  |  wild@amiga.physik.unizh.ch 
  38. Vital papers will demonstrate their vitality by spontaneously moving
  39. from where you left them to where you can't find them.
  40.