gcc-wrapper

$Id: index.html,v 1.3 2004/02/06 08:02:08 kst Exp $

gcc-wrapper is a small shell script that invokes gcc with specified arguments, sending stdout to stdout and stderr to stderr, and returning gcc's exit status. It's intended to act just like gcc itself, except that it filters out a specific warning message generated by gcc 3.2.

The current (and, so far, only) release is 0.1, which you can download here.
See also the README file.

This is designed as a workaround for a bug in gcc 3.2 that causes problems building Globus from source; see Globus Bugzilla #488.

For more information, contact the author, Keith Thompson, kst @ sdsc.edu (the "mailto:" link is spam-proofed).

Keith Thompson's home page