$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Serialise on Mac OSX 10.8, XCode and GCC
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-03-26 13:28:56
On 26 March 2013 17:24, Tim Burgess wrote:
> Many thanks for the explanation. In your example of the lower-case version
> (i.e. the one I should be using) you have a space before the value. In the
> articles I've come across so far there's been no space - which form is
> correct, or is the space character seen as white space and ignored?
"-l x" and "-lx" are equivalent.