Boost logo

Boost-Build :

From: shelarcy (shelarcy_at_[hidden])
Date: 2004-07-06 07:27:53


On Tue, 6 Jul 2004 12:40:28 +0400, Vladimir Prus <ghost_at_[hidden]> wrote:

> shelarcy wrote:
>> I used v2 to make the dll on mingw, I don't make it because
>> "-Wl,-h -Wl,gauche.dll" is not needed and gcc throw the error.
>> If using -sTOOLS=mingw,
>
> Please not that -sTOOLs is V1 syntax, see:
>
> http://tinyurl.com/229vj

OK. I missed that.
I wanted to say that v2 has a problem making dll on mingw.

> I'm afraid it's hard to ask gcc to tell if it's mingw or not. The only
> solution I see is to tell we're using mingw on initialization time,
> something
> like:
>
> using gcc : 3.3 : : mingw ;
>
> I think "mingw" should even should not be a subfeature, just a flag to
> toolset. Thoughts?

I wrote this code in project-root.jam, but error is also appear.
I mistook that, or v2 has a problem on mingw?

-- 
shelarcy <shelarcy_at_[hidden]>
http://page.freett.com/shelarcy/
 

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