Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-26 11:58:54


The Jamfile for the Boost.Build system that's in libs/python/build works for
all versions of GCC out-of-the-box.

-Dave

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================

----- Original Message -----
From: "Carter Sanders" <boost_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, October 25, 2001 4:16 AM
Subject: Re: [boost] Re: Python Import Error, Jam failure

> David, Ralf-
>
> Thanks for the help. I took Ralf's advice and went to gcc3.0, which I am
now running on RH 7.2. It seems to work (at least for the example). I had to
modify my makefile and path to use gcc3 and g++3 rather than gcc, g++.
>
> Also, the linux_gcc.mak seemed to need this change
> was:
> BOOST=$(ROOT)/boost
>
> changed to:
> BOOST=$ROOT
>
> -Carter
>
>
> 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