Boost logo

Boost-Build :

From: Rene Rivera (grafik666_at_[hidden])
Date: 2002-08-08 14:50:12


[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.

-- 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