$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tomas Puverle (Tomas.Puverle_at_[hidden])
Date: 2006-07-03 10:51:11
> I'm more interested in the source code side; as I understand it, g++ <file>
> will fail if we test __sparc__ and try to use cas. Do you think that
>
> #if defined( __sparc_v8__ ) || defined( __sparc_v9__ )
>
> will work reliably (by which I mean, include the header file when it would
> compile, and not include it when its compilation would fail)?
Yes, based on a cursory look.
Can you please forward the whole file to me so I can review it properly?
You can PM me.
Thanks,
Tom