Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-23 10:28:06


You're quite right, thank you. Fixed in CVS.

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================

----- Original Message -----
From: "Markus Schoepflin" <markus.schoepflin_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, October 23, 2001 6:08 AM
Subject: [boost] Re: boost.build, toolset for msvc-stlport

--- In boost_at_y..., Markus Schöpflin <markus.schoepflin_at_g...> wrote:

[snip]

>
> Problems:

[snip]

> - UNDEF flags somehow end up in the link line.
>
> link /nologo /DEBUG /PDB:"./build\bin\test\msvc-
stlport\debug\runtime-link-dynamic\stlport-iostream-on\stlport-
version-4.0\test.pdb" /out:"./build\bin\test\msvc-
stlport\debug\runtime-link-dynamic\stlport-iostream-on\stlport-
version-4.0\test.exe"
__STL_NO_SGI_IOSTREAMS /LIBPATH:C:\src\STLport-4.0
\lib "./build\bin\test\msvc-stlport\debug\runtime-link-
dynamic\stlport-iostream-on\stlport-version-4.0\test.obj"
>

The msvc link action contains $(UNDEFS) in the command line of the
linker. If I remove this, the command line looks better.

I can't think of any reason right now why the linker should know
about the undefines, looks like the variable simply shouldn't be
there.

Markus

Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk