delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Wed, 17 May 2000 11:14:32 -0500 (CDT) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | "Billinghurst, David (CRTS)" <David DOT Billinghurst AT riotinto DOT com DOT au> |
cc: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com>, |
"'help-octave AT bevo DOT che DOT wisc DOT edu'" <help-octave AT bevo DOT che DOT wisc DOT edu> | |
Subject: | Re: Successful build and test of octave-2.1.30 on win95 |
In-Reply-To: | <A9E96A79C068D211A6A90000C07BDF0D4D4D18@crtsmail.crts.techaust.riotinto.com.au> |
Message-ID: | <Pine.HPP.3.96.1000517110934.10807H-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Tue, 16 May 2000, Billinghurst, David (CRTS) wrote: > Pleased to report a successful build and test of octave-2.1.30 with > cygwin-1.1.1 on win95. Configured and built OOTB. Latest cygwin has allowed > dejagnu testsuite run to completion on win95 for first time. Well done. The fact that you can get the dejagnu testsuite run to completion on Win9x is just plain luck by the way -- Octave's work, but others like GCC won't. > Needed to run the testsuite using "make RUNTEST_FLAGS="--host > i686-pc-cygwin" This is because Cygwin expect is not really Cygwin aware when it comes to pathnames (doesn't understand Cygwin mounts), and dejagnu scripts can't find config.guess/config.sub. I also had to change the /bin/sh in the unix.exp (or was it octave.exp) to Windows pathname equivalent, but that may have been necessary since you could do without it. > Had five testsuite failures - all seem to be related to win95 unfeatures, > namely > FAIL: octave.test/system/umask-1.m This is expected on Win9x and WinNT. It should work on WinNT/NTFS if you have NTSEC enabled. > FAIL: octave.test/system/getgrent-1.m > FAIL: octave.test/system/getgrgid-1.m > FAIL: octave.test/system/getgrnam-1.m > FAIL: octave.test/system/setgrent-1.m This is expected on Win9x, but will work on WinNT. I run the testsuite on WinNT, and only get the umask error. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |