Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-04 21:28:56


Beman Dawes <bdawes_at_[hidden]> writes:

> At 07:27 PM 3/4/2003, Beman Dawes wrote:
> >Many or even most Win32 gcc regression tests (main trunk) are now failing
>
> >with link errors.
> >
> >Typically:
> >
> > /boost/site/status/C:/boost/site/libs/array/array1.cpp:31: undefined
> >reference to `std::cout'
> > ...
> >
> >I see Dave Abrahams changed gcc-tools two days ago. Could this be the
> >problem?
>
> I reverted on my local machine to the prior version (1.67) and that clears
> the problem.
>
> I haven't tried to fix the CVS version (1.68) as I don't understand the
> code that changed.

I'm not sure that it's broken, though I understand it's broken for you.

What GCC-related configuration variables are you using with bjam
(e.g. GCC_ROOT_DIRECTORY, GCC_STDLIB_DIRECTORY, ... ), and what are
their values?

Can you diff the link command-lines you get when using 1.67 and 1.68?

Thanks,
Dave

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk