X-Authentication-Warning: new-smtp1.ihug.com.au: Host p56-tnt2.syd.ihug.com.au [203.173.130.56] claimed to be acceleron Message-ID: <003701c14e63$e8b68890$0a02a8c0@acceleron> From: "Andrew Cottrell" To: Cc: "Tim Van Holder" References: <000001c14e53$bac661e0$b87c76d5 AT pandora DOT be> Subject: Re: XP Tests & Perl binary Date: Sat, 6 Oct 2001 22:39:14 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp-workers AT delorie DOT com Tim, Sorry if I confuse you, but what you like with depnds on what you want to test on.... In simple terms the following should be correct: a) 2.03 - DOS / Win 9x b) 2.03 + Charles WIn 2K/XP patches - DOS / Win 9x / Win 2K / Win XP b) 2.04 - DOS / Win 9x / Win 2K / Win XP Due to issues with Bash I have NOT updated Perl to 5.6.1 . If you are using XP then there are two choices to link against as follows 1) 2.03 + Win 2K/XP patches as proiduces by charles 2) 2.04 CVS head The files that are available from the clio site have been built with CVS head, so if you want to keep it "comaptible" (symlink issues etc) with these files then you will need to link against the CVS head. If on the other hand you rebuild all of the packages against the 2.03 + patches then you should link against the 2.03 + patches LIBC. If you want to produce an upgrade for the exisitng Perl available from Simntel then you will need to lik agaisnt the stock standard 2.03 which may not work under Win 2K/XP due to issues with 2.03 LIBC on Win 2K/XP. Hope this helps. Andrew ----- Original Message ----- From: "Tim Van Holder" To: Sent: Saturday, October 06, 2001 8:43 PM Subject: XP Tests & Perl binary > OK - if there are any tests that need running under retail XP, > please let me know where to find test sources; I'll probably > get Andrew's zips tomorrow and run whatever tests are required. > > I'm also building a new Perl 5.6.1 binary this weekend (with > the closing of stdaux/stdprn disabled). Should I link against > stock 2.03, CVS HEAD or 2.03+W2K-patches? > >