Boost logo

Boost Testing :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-06-22 17:57:12


On Jun 22, 2005, at 10:01 AM, Martin Wille wrote:
> I'm not sure what you mean with "stlport configuration".
>
> My gcc-2.95.3-stlport-4.5.2-linux-tools.jam file reads:
>
> GCC_ROOT_DIRECTORY = /usr/local/gcc-2.95.3 ;
>
> STLPORT_VERSION = 4.5.3 ;
> STLPORT_VERSIONS = ;
> STLPORT_4.5.3_PATH = $(GCC_ROOT_DIRECTORY)/stlport-4.5.3 ;
> STLPORT_INCLUDE_DIRECTORY = include/stlport ;
> STLPORT_LIB_DIRECTORY = lib ;
>
> SPIRIT_ROOT = /boost/head-regression/spirit-only-1.6.1 ;
>
> include $(BOOST_ROOT)/tools/build/v1/gcc-stlport-tools.jam ;
>
>
> (The SPIRIT_ROOT part doesn't work, apparently, although spirit is
> installed in that directory.) However, I have doubts you meant that
> file. I think there are better ways to write that, anyway.

Actually, that's what I was looking for.

I just kicked off a run with GCC 2.95.3 and STLport 4.6.2, which I
expect will take a few hours to complete. If all goes well, it'll
become a nightly run and you'll be free to drop your STLport runs. We
only need to support the newest version that people feel like testing.

        Doug


Boost-testing list run by mbergal at meta-comm.com