This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
>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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |