List Info

Thread: issues with toolset.flags




issues with toolset.flags
user name
2006-05-25 08:21:57
On Saturday 20 May 2006 17:59, Ilya Sokolov wrote:
> i found some bugs related to toolset.flags rule.
> for example, <user-interface> feature does not
work with msvc.
>
> from msvc.jam:
>
> flags msvc LINKFLAGS <user-interface>console :
/subsystem:console ;
>
> should be:
>
> flags msvc.link LINKFLAGS <user-interface>console
: /subsystem:console ;

Hi Ilya,

are you sure? When I go to example/hello and run

   bjam msvc-7.1 user-interface=console -n

I see the "/subsystem:console" option. Is that
not so for you?

- Volodya

-- 
Vladimir Prus
http://vladimir_pru
s.blogspot.com
Boost.Build V2: http://boost.org/boost-
build2
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
issues with toolset.flags
user name
2006-05-25 10:03:51
Vladimir Prus wrote:
> On Saturday 20 May 2006 17:59, Ilya Sokolov wrote:
> 
>>i found some bugs related to toolset.flags rule.
>>for example, <user-interface> feature does not
work with msvc.
>>
>>from msvc.jam:
>>
>>flags msvc LINKFLAGS <user-interface>console :
/subsystem:console ;
>>
>>should be:
>>
>>flags msvc.link LINKFLAGS
<user-interface>console : /subsystem:console ;
> 
> 
> Hi Ilya,
> 
> are you sure? When I go to example/hello and run
> 
>    bjam msvc-7.1 user-interface=console -n
> 
> I see the "/subsystem:console" option. Is
that not so for you?
> 
> - Volodya
> 
sorry, now i see it too

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )