Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!mips!pacbell.com!pacbell!rtech!ingres!seg From: seg@ingres.com (scott e garfinkle) Newsgroups: comp.os.os2.misc Subject: Re: OS/2 port of gcc/g++? Message-ID: <1991Jun21.160758.14013@ingres.Ingres.COM> Date: 21 Jun 91 16:07:58 GMT References: <1991Jun20.113229.27552@brolga.cc.uq.oz.au> Organization: Ask Computer Systems, Ingres Products Division Lines: 15 In article <1991Jun20.113229.27552@brolga.cc.uq.oz.au> ant@brolga.cc.uq.oz.au (Anthony Murdoch) writes: >strasser@psych.psy.uq.oz.au (Michael Strasser) writes: >More importantly - is someone going to look at porting gcc/g++ to OS/2 v2 >when it is released properly ?? It would be soooo much better if it >produced 32bit code There are other issues that would need to be addressed, too. The most important one is the treatment of guard page and FP exceptions and automatic generation of stack probes for stack frames >= 4k bytes (see new .INF doc on DosCreateThread). There's also the question of where you get a runtime library for the beastie --especially one that is fullr reentrant. On the whole, I think the port would be pretty straightforward; however, the runtime issues would be killer. On the whole, I think I'll just go ahead and use the new IBM OS/2 compiler when it's released pretty soon. -scott e. garfinkle