home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: C Programmin In 2Meg?!?
- Date: 29 Feb 1996 14:14:15 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4h4cbn$l06@sunsystem5.informatik.tu-muenchen.de>
- References: <4g79v3$l0d@sol.ccs.deakin.edu.au>
- NNTP-Posting-Host: hphalle2i.informatik.tu-muenchen.de
- Originator: fischerj@hphalle2i.informatik.tu-muenchen.de
-
-
- In article <4g79v3$l0d@sol.ccs.deakin.edu.au>, podge@deakin.edu.au (AARON SEAN BROWNE) writes:
- |> Organization: School of Computing & Mathematics - Deakin University
- |> Lines: 12
- |> Message-ID: <4g79v3$l0d@sol.ccs.deakin.edu.au>
- |> NNTP-Posting-Host: eros.ccs.deakin.edu.au
- |> X-Newsreader: TIN [version 1.2 PL2]
- |>
- |> Can anyone recommend a decent C compiler that works on a standard
- |> Amiga 1200 with 2 Meg of Ram. I have been told that newer versions of SAS/C
-
- With adding 1mb fastmem (very very cheap) I got this advantages:
-
- compiling gnu stuff (little source).
-
- speed averagely 2 times faster (code that manages to reduce an algorithm
- to almost only memory acesses will run like on turbos. for example copy
- speed is faster than on A4000).
-
- things like running shres/dblpal. yes, the windows get slow, but the
- cpu speed won't stall.
-
-
- If you don't plan to get a turbo, buy at least a bit fastmem, you
- will get very happy.
-
- ----------------------------------------------------------------------------
- // fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
- // A1201 HD260 =:)
- \X/ ^--fastmem rules!
-
- just fastmem makes your standard A1200 dooming about 2 times faster!
- however 020-28 / 030-25 boards get very cheap, almost 4 times faster.
- ----------------------------------------------------------------------------
-
-
- |> will not compiler large programs in 2 Meg. Thanks for any help!..
- |>
- |> --
- |>
- |> (_) Podge (_)
- |> ,..oO| V =+=+= V |Oo..,
- |> .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.
- |> It's Been Proven. I Steal Doona's
- |>
- |>
-