public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: Results for 2.97 20010115 (experimental) testsuite on i686-pc-cygwin
@ 2001-01-23 15:47 Billinghurst, David (CRTS)
  2001-01-23 16:18 ` Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin Mumit Khan
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Billinghurst, David (CRTS) @ 2001-01-23 15:47 UTC (permalink / raw)
  To: 'Christian Jönsson'
  Cc: 'cygwin@sources.redhat.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1503 bytes --]

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.Billinghurst@riotinto.com





> -----Original Message-----
> From:	Christian Jönsson [SMTP:chj@foi.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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2001-01-24  9:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-23 15:47 Results for 2.97 20010115 (experimental) testsuite on i686-pc-cygwin Billinghurst, David (CRTS)
2001-01-23 16:18 ` Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin Mumit Khan
2001-01-23 18:14   ` Earnie Boyd
2001-01-23 18:27     ` Tcl pathname isssues [Re: Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin] Mumit Khan
2001-01-23 18:43       ` Earnie Boyd
2001-01-23 18:50         ` Christopher Faylor
2001-01-23 20:11         ` Mumit Khan
2001-01-23 23:26   ` Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin Christian Jönsson
2001-01-24  6:52     ` Christopher Faylor
2001-01-23 16:22 ` Christopher Faylor
2001-01-23 23:23 ` Results for 2.97 20010115 (experimental) testsuite on i686-pc-cygwin Christian Jönsson
2001-01-23 23:38 ` Christian Jönsson
2001-01-24  6:55   ` Christopher Faylor
2001-01-24  8:09     ` Larry Hall (RFK Partners, Inc)
2001-01-24  9:12       ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).