Date: Mon, 10 Sep 2001 11:12:53 +0200 From: "H.Merijn Brand" To: Laszlo Molnar Subject: Re: Win2k + djgpp Cc: Perl 5 Porters , djgpp Workers In-Reply-To: <20010910100928.K3069@libra.eth.ericsson.se> References: <000101c137cd$948d5c00$907d76d5 AT pandora DOT be> <20010910100928 DOT K3069 AT libra DOT eth DOT ericsson DOT se> X-Mailer-Plugin: Cliche Inserter for Becky!2 Ver.0.03 Rev.0 Message-Id: <20010910110744.4ABF.H.M.BRAND@hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.07 X-Hops: 1 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon 10 Sep 2001 10:09, Laszlo Molnar wrote: > > > Browsing through Makefile.SH, I noticed that at the end it removes > > > $firstmakefile, being "makefile" (no caps). Since Win2k is still case > > > insensitive it removes the created Makefile :( > > It's been a while since I configured Perl, but isn't $firstmakefile > > supposed to be GNUmakefile when using GNU make? > > That's right. GNUmakefile is the makefile that is used. but that is set from the hints file, and since I'm running from Win2k with alpha djgpp it did not recognize the combination and thus did not use those hints :( > > > + Do I have to scan the Configure path (including the *.SH) > > > for possible case conflicts? > > That's always a good idea, but I thought Perl was already pretty > > good with respect to 8+3 compatibility, so there shouldn't be many > > such issues. > > It was possible to build perl on 8.3 systems (I usually built it under > linux + dosemu with short file names). Unfortunately with the addition > of the Encode module it's no longer possible to build perl without long > file names. [Well, it was not possible 2 months ago when I last > checked.] Just for the record, I'm trying to build with *long* names on Win2k with alpha djgpp-2.04 I've managed over the weekend to build miniperl after several hoops to jump through, but make minitest fails fast. I got rid of some core dumps and other inconveniences. One major show stopper is that Configure can't read from input (every letter typed is immediately returned as answer), so I have to put all my answers in the Policy.sh -- H.Merijn Brand Amsterdam Perl Mongers (http://www.amsterdam.pm.org/) using perl-5.6.1, 5.7.1 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers AT perl DOT org http://archives.develooper.com/daily-build AT perl DOT org/ perl-qa AT perl DOT org send smoke reports to: smokers-reports AT perl DOT org, QA: http://qa.perl.org