$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [predef] missing file On MacOS 10.7.5.
From: Tim Blechmann (tim_at_[hidden])
Date: 2013-09-26 11:22:31
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