home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.minix
- Path: sparky!uunet!mcsun!fuug!news.funet.fi!hydra!klaava!torvalds
- From: torvalds@klaava.Helsinki.FI (Linus Torvalds)
- Subject: Re: ACK ANSI Compiler
- Message-ID: <1993Jan3.115527.11032@klaava.Helsinki.FI>
- Keywords: ACK, ANSI, compiler
- Organization: University of Helsinki
- References: <1i5nm6INN40n@werple.apana.org.au>
- Date: Sun, 3 Jan 1993 11:55:27 GMT
- Lines: 34
-
- In article <1i5nm6INN40n@werple.apana.org.au> hock@werple.apana.org.au (Warwick Hockley) writes:
- >
- >I think the main point is that most people feel that the 3 compilers should
- >be unbundled, and the price for each reduced appropriately.
-
- The problem with this is probably ACK itself: ACK is a general compiler
- generation package, so in fact giving three compilers away for the price
- of one is not such a problem, while selling just one compiler for a
- third of the price is probably not something ast & co want to do.
- Remember, it's not really three different compilers, as most of the code
- is probably the same in all of them. So the $200 can probably be
- thought of as the price of one compiler, with the others thrown in for
- free (or something close to that). ast?
-
- I also wonder what people really need the new compiler for? On a 68k
- minix box or a 386, you are probably better off using gcc anyway if you
- have the memory for it, and if you don't it's probably cheaper (and
- easier) to buy memory than the compiler. Alternatively you can use the
- smaller CvW compiler that seemed to work quite well the one time I
- tested it (but no, I don't think it's ANSI - but unprotoize should
- probably work with it). For PC's, there is also Bruce Evans' compiler
- for both 16- and 32-bit code (unprotoize...).
-
- The only people I see using the new ANSI compiler extensively would be
- people with old PC/XT's, and if they can put up with that kind of
- hardware, thay should certainly be able to put up with an older release
- of the compiler as well (*). It's not as if you could port many
- standard unix programs to a 64+64kB machine anyway, so the lack of ANSI
- shouldn't be that bad an experience: you'd just have to write your
- programs using K&R.
-
- Linus
-
- (*) It's a joke guys. Well, mostly. Tongue in cheek, you know.
-