This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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] | |
Asfand Yar Qazi wrote:
As I also said, I don't want to mess around with renaming and deleting stuff inside my target directory, so I won't be doing that.
But the whole point of using --program-suffix is that you don't have to do any of that. You just "make install" and the binaries have the specified suffix, and they can happily coexist with other installed versions. Renaming manually is definitely going against the grain when the feature exists already in the build system.
Brian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |