Boost logo

Boost Users :

Subject: [Boost-users] Build boost on msvc7.1 without native wchar_t
From: matthias_0 (boost_at_[hidden])
Date: 2009-05-14 09:58:39


Hi!

I try to compile boost using bjam and toolset=msvc-7.1. To comply with the
rest of our libraries I need boost to build without the native wchar_t type.

So far none of the solutions I have found seem to work
("snative-wchar_t=off", "-sBUILD=<native-wchar_t>off")

In boost\tools\v2\tools\msvc.jam I found a line that adds /Zc:wchar_t to the
CFLAGS. Removing that entry didn't help either. Does anyone know a solution
to this problem?

Thanks,
Matthias

-- 
View this message in context: http://www.nabble.com/Build-boost-on-msvc7.1-without-native-wchar_t-tp23539791p23539791.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net