This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: dejagnu-1.4.2 on cygwin


I got the code from my local (Australian) gnu mirror at 
http://planetmirror.com/pub/gnu/dejagnu/

I don't know what the problem is.  Are you using cygwin gcc-2.95-5? 
Are there some other g++ libraries around (in /usr/local/lib perhaps)? 
I have just rebuilt on another machine (took 36 seconds).

  mkdir dejagnu-1.4.2
  cd dejagnu-1.4.2
  /usr/local/src/dejagnu-1.4.2/configure --prefix=/usr
  make
  make install

-----Original Message-----
From: Tim Prince [mailto:tprince@computer.org]
Sent: Wednesday, 3 April 2002 8:05 
To: Billinghurst, David (CRTS)
Cc: cygwin@cygwin.com
Subject: Re: dejagnu-1.4.2 on cygwin


On Tuesday 02 April 2002 20:29, Billinghurst, David (CRTS) wrote:
> Tim Prince wrote:
>
> My dejagnu runs reasonably well, although I haven't figured out
> how David Billinghurst was able to bring his up to date.
>
>
> dejagnu-1.4.2 builds OOTB for me.
>  - download from any gnu mirror
>  - build out of source tree with
>     srcdir/configure --prefix=/usr
>     make
>     make install
>
> This overwrites the cygwin dejagnu, but it doesn't seem to work
> otherwise.  That may be that magic you need.

Thanks, I found a distant slow mirror which had this version, but it fails to 
build, complaining about details of C++ library implementation. 

-- 
Tim Prince

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]