home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 710 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  931 b 

  1. Path: coos.dartmouth.edu!rloisel
  2. From: rloisel@coos.dartmouth.edu (Rodney E. Loisel)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: CHIP and GCC
  5. Date: 10 Jan 1996 18:46:21 GMT
  6. Organization: Dartmouth College, Hanover, NH, USA
  7. Message-ID: <4d11ht$v4r@dartvax.dartmouth.edu>
  8. References: <4cgvd5$aa2@serveur.cribx1.u-bordeaux.fr>
  9. NNTP-Posting-Host: coos.dartmouth.edu
  10.  
  11. skoruppa@athena.ceremab.u-bordeaux.fr (Nils Skoruppa) writes:
  12.  
  13. >It seems that the keyword CHIP (or similar) is not
  14. >yet implemented in GNUC 2.7 for the Amiga.
  15. >Could someone suggest
  16. >a reasonable work around (reasonable = not having to
  17. >change completely and clumbsily programs which freely
  18. >make use of __chip__ ...).
  19. >---NP. Skoruppa
  20.  
  21. I'm using a Manx/Aztec compiler and delete the chip keywork in 
  22. the code and then link with the +CD option that puts the code
  23. into chip data, otherwise a visit from the GURU...
  24.  
  25. rloisel@coos.dartmouth.edu (Rodney.E.Loisel)
  26.  
  27.