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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
Date: | Tue, 23 Jan 2001 18:18:34 -0600 (CST) |
From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
To: | "Billinghurst, David (CRTS)" <David DOT Billinghurst AT riotinto DOT com> |
cc: | =?iso-8859-1?Q?=27Christian_J=F6nsson=27?= <chj AT foi DOT se>, |
"'cygwin AT sources DOT redhat DOT com'" <cygwin AT sources DOT redhat DOT com> | |
Subject: | RE: Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin |
In-Reply-To: | <A9E96A79C068D211A6A90000C07BDF0D88F4BC@crtsmail.corp.riotinto.org> |
Message-ID: | <Pine.HPP.3.96.1010123181120.6114B-100000@hp2.xraylith.wisc.edu> |
MIME-Version: | 1.0 |
On Tue, 23 Jan 2001, Billinghurst, David (CRTS) wrote: > > I see you managed to get dejagnu running with cygwin installed in c:\cygwin. > I have not been able to do this. Did you install your own versions of > dejagnu, tcltk and expect. If so, where did you get them from and how did > you build them? I believe I had to set DEJAGNULIBS to c:/Cygwin/usr/share/dejagnu and *may* have had to set TCL_LIBRARY=c:/Cygwin/usr/share/tcl8.0 before running `make check'. $ export DEJAGNULIBS=c:/Cygwin/usr/share/dejganu $ export TCL_LIBRARY=c:/Cygwin/usr/share/tcl8.0 $ make check I'll try it again this evening and see if I needed anything more. That said, that gets you gcc and g77 tests; for g++, you may run into a problem in running dg.exp (it looks for "/tests.exp", which means something is looking for POSIX-style pathnames only). Time to start looking in Tcl to get the pathnames fixed once and for all so that it understands Cygwin mounts correctly. Christian hopefully has a better way of doing this! Regards, Mumit -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |