Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-08-08 22:30:19


[2002-08-08] Rene Rivera wrote:

>[2002-08-08] rogeeff wrote:
>
>>> > actions together vc-Link
>>> > {
>>> > $(VC_SETUP)
>>> >- "$(VC_TOOL_PATH)$(VC_LINKER)" /nologo $(NOINCREMENTAL)
>>$(LINKFLAGS)
>>> >$(PDB_LINKFLAG)"$(VC_PDB_FILE)" /out:"$(<[1])" /IMPLIB:"$(<[2])"
>>> /LIBPATH:"$(LIBPATH)"
>>> >/LIBPATH:"$(STDLIBPATH)" "$(FINDLIBS:S=.lib)" @"$(>)"
>>> >+ "$(VC_TOOL_PATH)$(VC_LINKER)" /nologo /subsystem:console
>>> --------------------------------------------^^^^^^^^^^^^^^^^^^
>>
>>You probably right. I did not remakr present if this feature. I
>>presumed that we compiling only console applications. Do you want me
>>to fix it?
>
>Presume :-) You should ready my sig ;-)
>
>Although I dont use msvc... I do use Boost.Jam in a non-console, i.e. gui,
>mode.
>
>So yes, please, go ahead and fix it.

OK, this is now implemented in the more formal way...

>Update of /cvsroot/boost/boost/tools/build
>In directory usw-pr-cvs1:/tmp/cvs-serv22320
>
>Modified Files:
> msvc-tools.jam metrowerks-tools.jam features.jam
>Log Message:
>Fix, by removing, declare default for user-interface free feature.
>Implement flags for user-interface feature in msvc and metrowerks.

And Beman, thanks for the list of compiler flags.

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq - Grafik666_at_AIM - Grafik_at_[hidden]

 


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