Related articles |
---|
GNU gcc/g++ with 386 segmented architecture. mgcd@QSof01.alcbel.be (1996-06-24) |
Re: GNU gcc/g++ with 386 segmented architecture. kanze@lts.sel.alcatel.de (1996-06-24) |
Re: GNU gcc/g++ with 386 segmented architecture. dennis@netcom.com (1996-06-26) |
Re: GNU gcc/g++ with 386 segmented architecture. khays@sequent.com (1996-06-26) |
Re: GNU gcc/g++ with 386 segmented architecture. bill.williams@gecm.com (1996-06-27) |
Re: GNU gcc/g++ with 386 segmented architecture. dlmoore@ix.netcom.com (1996-06-30) |
Re: GNU gcc/g++ with 386 segmented architecture. paik@3dfx.com (1996-07-01) |
Re: GNU gcc/g++ with 386 segmented architecture. dlmoore@ix.netcom.com (1996-07-01) |
Re: GNU gcc/g++ with 386 segmented architecture. brian@watcom.on.ca (1996-07-01) |
Re: GNU gcc/g++ with 386 segmented architecture. sef@kithrup.com (Sean Eric Fagan) (1996-07-01) |
From: | dlmoore@ix.netcom.com (David L Moore) |
Newsgroups: | comp.compilers |
Date: | 30 Jun 1996 16:53:02 -0400 |
Organization: | Netcom |
References: | 96-06-100 |
Keywords: | C, 386 |
> [I've never seen a C compiler that did 386 large model. Are there any? -John]
Watcom V10.5 (the latest but .1) says it does 48 bit pointers in the online
documents and goes on to describe why you may need to use them. I have not
actually tried them.
I like Watcom. They treat their users like they have a clue. I reported two
small bugs and one they have already fixed while they got back to me when
they could not reproduce the other. Their IDE is still a bit primitive (this
may be fixed in 10.6, which I do not yet have), but at least it is nice and
quiet. The last thing I want in a compiler system is an IDE that runs back
and forth across my keyboard and says "pet me".
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.