From: UnixOS2 Archive To: "UnixOS2 Archive" Date: Tue, 1 Apr 2003 14:03:03 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 88 ************************************************** Monday 31 March 2003 Number 88 ************************************************** Subjects for today 1 Re: Building Perl with gcc v3.2.1 : Andrew MacIntyre 2 Re: Building Perl with gcc v3.2.1 : Andrew MacIntyre 3 Re: Strange Makefile entry for M4 : John Poltorak 4 Re: OT code page conversions : Steven Levine" 5 Re: OT code page conversions : Steven Levine" 6 Re: OT code page conversions : Dave Saville" 7 Re: BSD installations [was: Building Python] : Stefan Neis 8 Re: OT code page conversions : Stefan Neis 9 Re: OT code page conversions : Dave Saville" 10 Re: BSD installations [was: Building Python] : Steve Wendt" **= Email 1 ==========================** Date: Tue, 1 Apr 2003 00:27:25 +1000 (est) From: Andrew MacIntyre Subject: Re: Building Perl with gcc v3.2.1 On Mon, 31 Mar 2003, John Poltorak wrote: Were you asking if AndyZ's gcc 3.2.1 could produce OMF objects? I was able to build Python 2.3a2 (which uses an OMF DLL) with it with only 1 problem:- I needed to recompile my DB 1.85 library. Performance was pretty good, though better with -O2 than anything higher. -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au | Snail: PO Box 370 andymac at pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia **= Email 2 ==========================** Date: Tue, 1 Apr 2003 00:27:25 +1000 (est) From: Andrew MacIntyre Subject: Re: Building Perl with gcc v3.2.1 On Mon, 31 Mar 2003, John Poltorak wrote: Were you asking if AndyZ's gcc 3.2.1 could produce OMF objects? I was able to build Python 2.3a2 (which uses an OMF DLL) with it with only 1 problem:- I needed to recompile my DB 1.85 library. Performance was pretty good, though better with -O2 than anything higher. -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au | Snail: PO Box 370 andymac at pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia **= Email 3 ==========================** Date: Tue, 1 Apr 2003 08:53:09 +0000 From: John Poltorak Subject: Re: Strange Makefile entry for M4 On Mon, Mar 31, 2003 at 09:09:33PM +0100, Andreas Buening wrote: > > m4.exe does not get installed in the target directory. > > Do you have a m4.exe in the source directory? It's working correctly now, although I'm not sure what I did to change it. > > Bye, > Andreas > > -- -- John **= Email 4 ==========================** Date: Tue, 01 Apr 2003 09:12:41 -0800 From: "Steven Levine" Subject: Re: OT code page conversions In , on 04/01/03 at 02:03 PM, Stefan Neis said: >IIRC, it's a new feature in Andy's gcc-3.x ports. For plain EMX, there >should be a separate package containing that stuff (was it gettext?). Also if you don't mind a GUI tool, Goran's TextConvert is pretty handy for codepage conversion. See: http://www.os2world.com/goran/ Steven -- --------------------------------------------------------------------- "Steven Levine" MR2/ICE 2.35 #10183 Warp4/FP15/14.085_W4 www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST) --------------------------------------------------------------------- **= Email 5 ==========================** Date: Tue, 01 Apr 2003 09:17:13 -0800 From: "Steven Levine" Subject: Re: OT code page conversions In <20030401084250.ENSN11246.mta03-svc.ntlworld.com at pooh>, on 04/01/03 at 09:39 AM, "Dave Saville" said: >Maybe, but there is nothing in the emx include files or docs to suggest >this. Maybe I'm simple-minded. I always figure documentation is where you find it. This link: http://korea.gnu.org/gcc/src/glibc-2.2.5/iconv/ implies to me that library support for iconv exists within gcc. Also, now that you mention it, a check of my emx/gcc install reports: iconv.h 1,381 .a.. 11-16-01 10:05:54 and iconv.h 2,336 .a.. 10-23-01 20:07:24 You might want to check your installation. Steven -- --------------------------------------------------------------------- "Steven Levine" MR2/ICE 2.35 #10183 Warp4/FP15/14.085_W4 www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST) --------------------------------------------------------------------- **= Email 6 ==========================** Date: Tue, 01 Apr 2003 09:39:19 +0100 (BST) From: "Dave Saville" Subject: Re: OT code page conversions On Mon, 31 Mar 2003 08:56:08 -0800, Steven Levine wrote: >In <20030331111904.VYOU6166.mta01-svc.ntlworld.com at pooh>, on 03/31/03 > at 12:14 PM, "Dave Saville" said: > >>Anyone know if gcc can do code page conversions? I found some info in the >>warp toolkit on iconv - but it appears to be Visual Age C++. > >A Goggle search for: > > iconv gcc Maybe, but there is nothing in the emx include files or docs to suggest this. -- Regards Dave Saville **= Email 7 ==========================** Date: Tue, 1 Apr 2003 10:59:20 +0200 (CEST) From: Stefan Neis Subject: Re: BSD installations [was: Building Python] On Mon, 31 Mar 2003, Dave and Natalie wrote: > So how do the BSDs play with other OS and bootmanager? No idea, as I installed it under Virtual PC. It's way of representing partitions seems particularly confusing from what I could see, so recognizing which partitions to use could be a bit of a problem. I suppose, as long as you stay away from certain Non-OS'es from Redmont, bootmanagers shouldn't be a big problem... Regards, Stefan -- Micro$oft is not an answer. It is a question. The answer is 'no'. **= Email 8 ==========================** Date: Tue, 1 Apr 2003 14:03:07 +0200 (CEST) From: Stefan Neis Subject: Re: OT code page conversions On Tue, 1 Apr 2003, Dave Saville wrote: > Maybe, but there is nothing in the emx include files or docs to > suggest this. IIRC, it's a new feature in Andy's gcc-3.x ports. For plain EMX, there should be a separate package containing that stuff (was it gettext?). Regards, Stefan -- Micro$oft is not an answer. It is a question. The answer is 'no'. **= Email 9 ==========================** Date: Tue, 01 Apr 2003 22:22:15 +0100 (BST) From: "Dave Saville" Subject: Re: OT code page conversions On Tue, 01 Apr 2003 09:17:13 -0800, Steven Levine wrote: >In <20030401084250.ENSN11246.mta03-svc.ntlworld.com at pooh>, on 04/01/03 > at 09:39 AM, "Dave Saville" said: > >>Maybe, but there is nothing in the emx include files or docs to suggest >>this. > >Maybe I'm simple-minded. I always figure documentation is where you find >it. This link: > > http://korea.gnu.org/gcc/src/glibc-2.2.5/iconv/ > >implies to me that library support for iconv exists within gcc. > >Also, now that you mention it, a check of my emx/gcc install reports: > > iconv.h 1,381 .a.. 11-16-01 10:05:54 > >and > > iconv.h 2,336 .a.. 10-23-01 20:07:24 > >You might want to check your installation. Ahh, I was using the gcc 2.8.1 built by John's build system - and it aint got iconv in it. -- Regards Dave Saville **= Email 10 ==========================** Date: Tue, 01 Apr 2003 22:34:57 -0700 (PDT) From: "Steve Wendt" Subject: Re: BSD installations [was: Building Python] On Wed, 02 Apr 2003 01:18:56 -0500, Henry Sobotka wrote: >BeOS boot manager Is that PowerQuest's BootMagic, or am I thinking of something else? ----------- "Good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws." - Plato (427-347 B.C.)