Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-13 11:18:48


> Aleksey Gurtovoy <alexy_at_[hidden]> writes:
>
>> I've finally had a look at Digital Mars' link failures
>> (e.g. http://tinyurl.com/awxk6) and after a quick research realized
>> that these are simply due to the fact that by default our tests
>> require dynamic linking, and the Digital Mars distribution available
>> for online download (as opposite to the CD-ROM distribution) does not
>> contain necessary library files.
>>
>> [Walter, is there any chance we could get these without cashing out
>> $42.50 for the CD (for testing purposes only, of course)?]
>>
>> We could resolve this in the short term by changing the default
>> <runtime-link> settings for the Digital Mars toolset to "static", but
>> I'm not sure whether it's possible on the toolset level. Is it? Or do
>> the DMC tests have to be run in a separate batch?
>
> It's easy enough to integrate the addition of
>
> as a requirement into the testing rules. Probably we really need
> something like
>
> where dmc-compilers is a list of the names of DMC toolsets being
> used. I imagine that what we want is toolsets beginning with "dmc-"
> and not containing "stlport?"

Okay, yahoogroups mangled my message. I think we'd better move this
group to IU or SF! Hopefully the enclosed will come out right!

 --=-=-= Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <dave_at_[hidden]>
From: David Abrahams <dave_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.build
Subject: Re: Digital Mars failures/toolset configuration question
Date: Mon, 13 Jun 2005 09:14:49 -0400
Message-ID: <uvf4i760m.fsf_at_[hidden]>
Cancel-Lock: sha1:1uvWWo44JuB5XXx1e9RzSJWW3+Q=
In-Reply-To: <m164wivj0z.fsf_at_tulip.office.meta> (Aleksey Gurtovoy's message of
"Mon, 13 Jun 2005 01:59:56 -0500")
Posted-To: gmane.comp.lib.boost.build
MIME-Version: 1.0

The following message is a courtesy copy of an article
that has been posted to gmane.comp.lib.boost.build as well.

Aleksey Gurtovoy <alexy_at_[hidden]> writes:

> I've finally had a look at Digital Mars' link failures
> (e.g. http://tinyurl.com/awxk6) and after a quick research realized
> that these are simply due to the fact that by default our tests
> require dynamic linking, and the Digital Mars distribution available
> for online download (as opposite to the CD-ROM distribution) does not
> contain necessary library files.
>
> [Walter, is there any chance we could get these without cashing out
> $42.50 for the CD (for testing purposes only, of course)?]
>
> We could resolve this in the short term by changing the default
> <runtime-link> settings for the Digital Mars toolset to "static", but
> I'm not sure whether it's possible on the toolset level. Is it? Or do
> the DMC tests have to be run in a separate batch?

It's easy enough to integrate the addition of

as a requirement into the testing rules. Probably we really need
something like

where dmc-compilers is a list of the names of DMC toolsets being
used. I imagine that what we want is toolsets beginning with "dmc-"
and not containing "stlport?"

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 --=-=-= 
-- 
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