Re: make install prefix=XXX to different prefix gives errors using gcc-4_1-branch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux