unreviewed doc patch

Phil Edwards phil@jaj.com
Mon Oct 7 10:35:00 GMT 2002


On Mon, Oct 07, 2002 at 10:26:50AM -0700, Janis Johnson wrote:
> +For example, to use a version of the GCC C++ library that is
> +compatible with the GCC 3.2 release, the compile line for a different
> +C++ compiler needs to include
> +
> +@example
> +    -I@var{gcc_install_directory}/include/c++/3.2
> +@end example

...as modified by configure flags --with-gxx-include-dir and/or
--enable-version-specific-runtime-libs.



Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002



More information about the Gcc-patches mailing list