does gcc meet these guidelines?
Fergus Henderson
fjh@cs.mu.oz.au
Sun Aug 25 19:25:00 GMT 2002
On 23-Aug-2002, Andrew Shewmaker <shewa@inel.gov> wrote:
> Y 5.3 compiler for ANSI/ISO/IEC 14882-1998 C++
GNU C++ does not yet fully conform to the 1998 C++ standard.
For example, it does not support the "export" keyword.
(Fully-conforming C++ implementations are currently still
few and far between.)
> Y 5.7 ANSI/IEEE 1003.1c POSIX threads (pthreads)
This is a library issue, rather than a gcc issue.
Support for POSIX threads varies between different platforms.
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: < http://www.cs.mu.oz.au/~fjh > | -- the last words of T. S. Garp.
More information about the Gcc
mailing list