[CMake] msvc postfix conventions

frederic heem frederic.heem at telsey.it
Wed Aug 2 04:30:45 EDT 2006


grep for "libboost_date_time-gcc-d-1_31.so" in
http://www.boost.org/more/getting_started.html 
Cheers
On Wednesday 02 August 2006 10:26, Brandon J. Van Every wrote:
> frederic heem wrote:
> > Why not following the boost (www.boost.org) naming convention ?
>
> Where do I find their conventions on their site?  My searching and FAQ
> reading isn't yielding much.  After 20 minutes I found
> http://www.boost.org/more/separate_compilation.html but that's not a
> clear spec.
>
>
> Cheers,
> Brandon Van Every
>
> > On Tuesday 01 August 2006 22:55, Brandon J. Van Every wrote:
> >> I'm trying to decide reasonable defaults for the various _POSTFIX
> >> variables under msvc.  My guesses:
> >> DEBUG_POSTFIX "d"
> >> RELEASE_POSTFIX ""
> >> MINSIZEREL_POSTFIX "?"
> >> RELWITHDEBINFO_POSTFIX "?"
> >>
> >> The conventions are eluding my Google searches.  For all I know there
> >> may not be many conventions, as keeping debug and release builds in
> >> different directories is a common practice.
> >>
> >> I have often seen "s" used for static builds.
> >>
> >> The msvc libraries such as msvcrt.lib have some conventions:
> >> "t" = multithreaded, dynamic link
> >> "mt" = multithreaded, static link
> >> "p" = Standard C++ Library
> >>
> >> Another question is when combining these 1-or-2-letter postfixes, is if
> >> they are combined in any particular order.
> >>
> >>
> >> Cheers,
> >> Brandon Van Every
> >>
> >> _______________________________________________
> >> CMake mailing list
> >> CMake at cmake.org
> >> http://www.cmake.org/mailman/listinfo/cmake

-- 
*****     -----     *****     -----     *****    

Frederic Heem

Software Designer
R&D - Telsey SpA Telecommunications
Viale Industria, 1
31055 Quinto di Treviso (TV)
ITALY
Tel. direct phone: (+39) 0422 377819
Tel. (+39) 0422 377711
Fax. (+39) 0422 470920
website ==> www.telsey.it


More information about the CMake mailing list