Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk