Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-06-19 12:52:10


FWIW, I discovered a small hack you need to make so that installing under
Cygwin works.

In line 224 of gcc-3.0/install-sh, change:

 dsttmp=$dstdir/#inst.$$#
to
 dsttmp=$dstdir/#inst.$$#.exe
                         ^^^^

-Dave
----- Original Message -----
From: "Jens Maurer" <Jens.Maurer_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, June 19, 2001 12:49 PM
Subject: Re: [boost] gcc-3.0 is released

> nbecker_at_[hidden] wrote:
> >
> > In case you didn't know.
>
> The regression test results for gcc 3.0 are in the CVS now.
> I also uploaded the compile logs to the sourceforge FTP space.
> call_traits_tests.cpp appears to require some fine-tuning,
> the rest is ok.
>
> Jens Maurer
>
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk