Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 To: "Billinghurst, David (CRTS)" cc: =?iso-8859-1?Q?=27Christian_J=F6nsson=27?= , "'cygwin AT sources DOT redhat DOT com'" Subject: RE: Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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