Re: GNU gcc/g++ with 386 segmented architecture.

kanze@lts.sel.alcatel.de (James Kanze US/ESC 60/3/141 #40763)
24 Jun 1996 15:07:48 -0400

          From comp.compilers

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)
[2 later articles]
| List of all articles for this month |

From: kanze@lts.sel.alcatel.de (James Kanze US/ESC 60/3/141 #40763)
Newsgroups: comp.compilers
Date: 24 Jun 1996 15:07:48 -0400
Organization: GABI Software, Sarl.
References: 96-06-100
Keywords: C, 386

The moderator writes:


> [I've never seen a C compiler that did 386 large model.
> Are there any? -John]


The one from Intel handles compact, at least, with 48 bit pointers to
data. It's worth noting that in this compiler, pointers are larger
than the largest integral type, which seems to bother some people.
--
James Kanze Tel.: (+33) 88 14 49 00 email: kanze@gabi-soft.fr
GABI Software, Sarl., 8 rue des Francs-Bourgeois, F-67000 Strasbourg, France
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.