Subject: [Boost-bugs] [Boost C++ Libraries] #4760: vc9.mak for regex minor issues building/using
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-19 16:55:34
#4760: vc9.mak for regex minor issues building/using
-------------------------------------------+--------------------------------
Reporter: Mike <boost@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost 1.44.0 | Severity: Problem
Keywords: build VC9 |
-------------------------------------------+--------------------------------
A few small issues in this makefile:
1: /ML flag is not recognized by this version of the compiler (VC9)
2: Libraries all build with "...1_42" in the name, so cannot be found by
the headers that select the library to load, which is looking for
"...1_44."
3: Comment indicates the file is for the VC6 compiler, but filename
suggests support for VC9 compiler.
Didn't know if this was a "boost build" issue or specific to this module.
But, I am glad that there is some VC support at this level, so, kudos for
that. :-)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4760> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC