On Thu, Feb 07, 2008 at 12:08:33PM -0800, Joe Buck wrote:
> It doesn't need to know that.  Any compiler that follows the ABI, whether gcc,
> icc, or SGI's compiler, will produce the same data members on a GNU/Linux
> or BSD platform.  It's a portable specification.

I don't believe that the multi-vendor C++ ABI covers the STL.  Only
things specifically trying to be compatible with GCC will have the
same members.

-- 
Daniel Jacobowitz
CodeSourcery

Reply via email to