[comp.sys.atari.st] gcc questions

waal@cwi.nl (Peter de Waal) (10/16/90)

I would like to know if the GNU C compiler (version 1.37 I think) can be
used on a 1040 with 1Meg memory. I downloaded all the binaries, include and
lib files, but 'gcc' does not seem to do anything (the prompt comes back
after a few seconds, but apparently nothing has happened). Trying all the
compiler passes by hand, I can get 'cpp' to work, but cc1 gives two bombs.
Any comments?

=============================================================================
Peter de Waal,   CWI,   P.O. Box 4079,   1009 AB Amsterdam,   The Netherlands
Tel: +31 - 20 592 4167.                          Electronic Mail: waal@cwi.nl
=============================================================================

gjh@hplb.hpl.hp.com (Graham Higgins) (10/17/90)

   I would like to know if the GNU C compiler (version 1.37 I think) can be
   used on a 1040 with 1Meg memory.

Yes, but you won't be able to compile anything larger than about 10K's worth 
of code.