Date: Sat, 29 Jan 2005 00:04:16 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 516 ************************************************** Friday 28 January 2005 Number 516 ************************************************** Subjects for today 1 Re: OpenSolaris : lamikr 2 Re: OpenSolaris : lamikr 3 Re: Patching from a 'here document' : Steven Levine" 4 Re: zlib : Roman Trunov 5 suggestions for package to test installation : Harbinson, Jeremy" **= Email 1 ==========================** Date: Thu, 27 Jan 2005 23:54:20 +0200 From: lamikr Subject: Re: OpenSolaris John Poltorak wrote: >I just came across some news about OpenSolaris... Google will provide >links for you... > >Does this provide us with anything useful for OS/2? > > OpenSolaris license is pretty tight and makes hard to use their sources to anything else except hacking with solaris. You can fork the solaris code and start releasing your own solaris version but you can not mix their code for BSD or with GNU softwares. Better to avoid. Mika **= Email 2 ==========================** Date: Thu, 27 Jan 2005 23:54:20 +0200 From: lamikr Subject: Re: OpenSolaris John Poltorak wrote: >I just came across some news about OpenSolaris... Google will provide >links for you... > >Does this provide us with anything useful for OS/2? > > OpenSolaris license is pretty tight and makes hard to use their sources to anything else except hacking with solaris. You can fork the solaris code and start releasing your own solaris version but you can not mix their code for BSD or with GNU softwares. Better to avoid. Mika **= Email 3 ==========================** Date: Thu, 27 Jan 2005 15:19:02 -0800 From: "Steven Levine" Subject: Re: Patching from a 'here document' In <20050126091655.A47 at warpix.org>, on 01/26/05 at 09:16 AM, John Poltorak said: >I assume it is possible to apply a patch from a 'here document' ie >inline from a shell script, but I can't figure out how. Does anyone else >know? Have you tried: patch args < MR2/ICE 2.67 #10183 Warp4.something/14.100c_W4 www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST) ---------------------------------------------------------------------- **= Email 4 ==========================** Date: Fri, 28 Jan 2005 12:47:29 +0300 From: Roman Trunov Subject: Re: zlib Hello Dave, DY> I'm still in conflict about whether to use Z.DLL (with ords, DY> backward compatible with lots of apps, especially in X) or DY> ZLIB1.DLL (without ords, recommended by the Z developers). I always thought that export by name will create an ordinal number in executable anyway. Just write correct .def file to make ordinals of your exported names match ordinal numbers of old Z.DLL - and your DLL can be linked with both types of programs. Best regards, Roman mailto:stream at proxyma.ru **= Email 5 ==========================** Date: Fri, 28 Jan 2005 10:39:22 +0100 From: "Harbinson, Jeremy" Subject: suggestions for package to test installation Hi, I have just installed GCC etc etc etc, and I would like to test the compiler and the associated progs. Any suggestions for a package whose compilation would be useful (even helpful) test of the installed compiler system? Thanks Jeremy Harbinson