$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ronald Garcia (garcia_at_[hidden])
Date: 2002-08-14 14:36:00
David Abrahams wrote:
>>My apologies, I meant Gcc version 3.0.2 (is there a 3.2?).
>>
>>
>
>Yes. What is your platform?
>
I'm under Solaris 8 (sparc).
>
>
>>What is the "-isystem" flag for, btw?
>>
>>
>
>It puts directories in the #include <...> path.
>
>RTFM-ly y'rs,
>
>
My R of TFM (which happened before I asked :) ) seems to suggest that
"-I" will suffice (info pages for the gnu C preprocessor). Is there a
difference? (besides breaking on my architecture ;) )
ron