Subject: Re: [Boost-users] Compiling Boost with 4 byte packing...
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-17 07:40:47


> I also am using the command line option for bjam:
>
> cxxflags="/Zp4 /Gd"

What if you try:
cxxflags=/Zp4 cxxflags=/Gd