delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/23/18:58:18

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
Message-ID: <A9E96A79C068D211A6A90000C07BDF0D88F4BC@crtsmail.corp.riotinto.org>
From: "Billinghurst, David (CRTS)" <David DOT Billinghurst AT riotinto DOT com>
To: =?iso-8859-1?Q?=27Christian_J=F6nsson=27?= <chj AT foi DOT se>
Cc: "'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
Date: Tue, 23 Jan 2001 23:47:15 -0000
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id SAA18763

Your g77 failures are caused by linking with -lm.  Try the following patch
to usr/share/dejagnu/target.exp.  Crude, but it works.


--- target.exp.bak      Wed Jan 24 10:39:04 2001
+++ target.exp  Wed Jan 24 10:39:30 2001
@@ -471,7 +471,7 @@
        if [board_info $dest exists mathlib] {
            append add_flags " [board_info $dest mathlib]"
        } else {
-           append add_flags " -lm"
+           append add_flags ""
        }

        # This must be added here.


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?

+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone:	+61 3 9469 0642
FAX:	+61 3 9462 2700
Email:	David DOT Billinghurst AT riotinto DOT com





> -----Original Message-----
> From:	Christian Jönsson [SMTP:chj AT foi DOT se]
> Sent:	Wednesday, 24 January 2001 6:50
> To:	gcc-testresults
> Cc:	cygwin
> Subject:	Results for 2.97 20010115 (experimental) testsuite on
> i686-pc-cygwin
> 
> This was on an win2k/sp1 host with an up to date cygwin install.
> Root dir of cygwin install is C:\cygwin.
> 
> binutils-20001221-1
> cygwin-1.1.7-1
> dejagnu-20010117-1
> expect-20010117-1
> gcc-2.95.2-6
> tcltk-20001125-1
> 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019