Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!hp4nl!svin02!wsinti02!rcpieter From: rcpieter@wsinti02.info.win.tue.nl (Tiggr) Newsgroups: comp.sys.acorn Subject: Re: is it possible to port GNU-GCC-Compiler to Archimedes running RISC-OS ? Message-ID: <1771@svin02.info.win.tue.nl> Date: 20 Feb 91 11:30:25 GMT References: <1809@tharr.UUCP> <5257@acorn.co.uk> Sender: news@svin02.info.win.tue.nl Reply-To: rcpieter@info.win.tue.nl Distribution: comp Lines: 16 osmith@acorn.co.uk (Owen Smith) writes: >Thus a GNU >C for the Archimedes stands a fair chance of producing a worthwhile speed >increase in compiled C programs. Of course, if GNU C cannot be made to make >use of conditional instructions, then the potential speed increase is >reduced but is probably still worthwhile. GNU CC as it currently runs on my box emits conditional instructions. Produced code is 20% larger and 20% slower than /bin/cc produced code (numbers may vary -20%+80%). (These numbers will get better when I start hacking again.) Also, GNU CC takes quite a lot more time and memory and /bin/cc. I don't expect it ever to run comfortably on a 2Meg RISCOS machine. Tiggr