Date: Fri, 13 Aug 1999 13:45:29 +0200 From: Laszlo Molnar To: djgpp-workers AT delorie DOT com Subject: Re: Make 3.78 is in pretest Message-ID: <19990813134529.I11235@crater.eth.ericsson.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Esa A E Peuha on Fri, Aug 13, 1999 at 01:21:32PM +0300 Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Aug 13, 1999 at 01:21:32PM +0300, Esa A E Peuha wrote: > BTW, the variable $osname is set to empty string > on DJGPP, while it's set correctly on Unix, and I don't understand why. > Could this be a problem with our port of Perl? The djgpp port of perl sets $^O to `dos'. Laszlo