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]

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


dch wrote:
Hi,

I always specify the prefix to configure, before making, i.e.

./configure --prefix=/path/to/my/filesystem

I've never had problems doing it this way.

HTH,
David


So do I, but installing to a different location to where the package was configured for is a feature that the GCC build system supports. I've used specifying a different prefix= argument to make to what I supplied in configure many times, so therefore this is a bug.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]