Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-07 11:25:00


Beman Dawes <bdawes_at_[hidden]> writes:

> At 08:37 PM 3/6/2003, Beman Dawes wrote:
>
> >I've cleared out everything from c:\lib that I think could even remotely
> be
> >a possible problem, and 168 still fails. It just doesn't like the
> -L"/lib".
> >
> >Ah! The error message has changed. Before it was finding the wrong object
>
> >library; now it looks like it isn't finding the object library at all:
>
> Update: That was removing a bit too much stuff from c:\lib. Certain .a
> files are needed for 167 to work. When they are restored, 167 works again,
> but 168 reverts to the old error messages. See below.
>
> --Beman
>
> d:\boost-regr\status\bin\array1.test\gcc\debug\runtime-link-dynamic\array1.obj:
> In function `main':
> /boost/site/status/C:/boost/site/libs/array/array1.cpp:31: undefined
> reference to `std::cout'
> /boost/site/status/C:/boost/site/libs/array/array1.cpp:31: undefined
> reference to `std::basic_ostream<char, std::char_traits<char> >&
> std::operator<< <std::char_traits<char> >(std::basic_ostream<char,
> std::char_traits<char> >&, char const*)'
> etc.
>
>

OK, I rolled the change back. It doesn't appear to have been doing
anything positive for my builds, anyway ;-)

-- 
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