Path: utzoo!utgpu!water!watmath!watcgl!grwalter From: grwalter@watcgl.waterloo.edu (Fred Walter) Newsgroups: comp.sys.amiga Subject: Re: GNU CC Keywords: C,Compiler,Amiga Message-ID: <4857@watcgl.waterloo.edu> Date: 15 Jun 88 20:20:46 GMT References: <7375@watdragon.waterloo.edu> Reply-To: grwalter@watcgl.waterloo.edu (Fred Walter) Distribution: comp Organization: U. of Waterloo, Ontario Lines: 12 In article <7375@watdragon.waterloo.edu> rszinn@dahlia.waterloo.edu (Scotte Zinn) writes: >Does anyone have the source code for the GNU CC compiler and has it been ported >to the Amiga computer? We have the source locally (here at waterloo) on watcgl for the latest version of the GNU CC. I don't think it will be ported to the amiga ever until amigas come standard with several meg of memory because of the way gnu cc does it's memory management. We (me and a friend of mine) ported the GNU CPP to the amiga, and it is very large and memory 'wasting'. We never bothered with the compiler itself. fred