Patch: Re: Blanket replacement of "xgcc" in libstdc++-v3/testsuite/Makefile.am

Benjamin Kosnik bkoz@redhat.com
Sat Apr 26 01:59:00 GMT 2003


>When working with paths, it's usually more readable to choose a different
>separator character instead of escaping the slash, e.g.,
>
>   CXX=`echo "$(CXX_fake) " | sed 's,gcc/xgcc ,gcc/g++ ,'`
>
>Exclamation points and equal signs are also good candidates.

Great. This is in, thanks.

-benjamin



More information about the Libstdc++ mailing list