Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2002-08-30 12:25:49


Does the command-line used to link the test appear to be correct?
Did you try this with cygwin GCC? That toolset doesn't use a CMD file, so
it may offer some insight.

-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com

----- Original Message -----
From: "Beman Dawes" <bdawes_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Friday, August 30, 2002 1:11 PM
Subject: [jamboost] date_time test problems

> I'm trying to help Jeff Garland add the new date_time library to the
> status/Jamfile regression tests. I've added these lines to status/Jamfile
> in CVS:
>
> test-suite date_time
> : [ run libs/date_time/test/testgregorian_calendar.cpp
> <lib>../libs/date_time/build/libboost_date_time ]
> [ run libs/date_time/test/testint_adapter.cpp ]
> [ run libs/date_time/test/testconstrained_value.cpp ]
> ;
>
> The two tests which don't use a library pass on all five Win32 compilers
we
> normally test with.
>
> The testgregorian_calendar test kicks off the library build as expected,
> and there are no errors reported for the compiles or for building the
.lib
> file. The testgregorian_calendar.cpp compile also works fine, but then
the
> link fails on all toolsets looking for symbols presumably defined in the
> library.
>
> How can I debug this problem? The path to the library in the .cmd file
> appears correct.
>
> --Beman
>
>
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>

 


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