26 Sep
2013
26 Sep
'13
3:22 p.m.
On 9/26/13 4:45 PM, Rene Rivera wrote:
PS.. If your or Tim could provide the output of : echo "" > empty.cpp ; clang++ -E -dM empty.cpp | sort ..it would help me find out what's different from your setups vs. my OSX setup.
here you go. btw: #define LITTLE_ENDIAN __DARWIN_LITTLE_ENDIAN #define __DARWIN_LITTLE_ENDIAN 1234