Boost logo

Boost Users :

From: Adam Merz (adammerz_at_[hidden])
Date: 2008-08-15 10:58:51


I don't think define=arch:SSE2 has the effect you think it does; rather, I
believe what you want is cxxflags="-arch:SSE2". Also note that -arch has no
effect on 64-bit compilations, so it can be ommitted from the address-model=64
bjam invocations.


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