This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
The Fastest Route to C99?
- From: "Scott Robert Ladd" <scott at coyotegulch dot com>
- To: "gcc List" <gcc at gcc dot gnu dot org>
- Date: Sat, 7 Dec 2002 16:36:17 -0500
- Subject: The Fastest Route to C99?
Hi,
I'm a number-cruncher by trade, and the C99 floating-point extensions appeal
to me. Given my interest in seeing gcc become fully C99-compliant, I want to
contribute.
The question is: Contribute WHERE?
Not being a compiler-writing guru, I want to be very cautious about mucking
with code generation. Is anyone specific coordinating C99 compliance?
And while C++ library support resides in the gcc project (i.e., libstdc++ is
distributed with gcc), C support is in glibc (which is distributed separate
from the compiler). Many unfinished aspects of C99 lie in the realm of
glibc, a project that appears a tad cloistered, likely due to the central
nature of glibc (i.e., upgrading it tends to break existing systems).
I'm somewhat at a loss as to how to proceed. For example, I have expertise
in complex numerics and IEEE 754 math. I'd like some pointers as to where I
might best expend my efforts.
--
Scott Robert Ladd
Coyote Gulch Productions, http://www.coyotegulch.com
No ads -- just very free (and somewhat unusual) code.