Boost logo

Boost-Build :

Subject: Re: [Boost-build] exelinkflags
From: David Deakins (ddeakins_at_[hidden])
Date: 2010-01-07 00:12:46


Vladimir Prus wrote:
> We can:
>
> 1. add 'wince' is new value of the 'target-os' feature
> 2. add this line in msvc.jam:
>
> flags msvc.link.exe LINKFLAGS <user-interface>console : /ENTRY:mainACRTStartup ;
>
> 3. rename 'link' action/rule to 'link.exe' so that the above actually works.
>
> So, unless (1) sounds crazy to you I can make a patch and post for testing.
>

I think this is definitely worth trying. If you put a patch together,
I'll get it checked out.

Thanks,
-Dave


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