This is the mail archive of the gcc@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]

Re: final install problems


>>>>> Joe Buck writes:

Joe> Then why does configure decide to use it?  I recall many pieces of GNU
Joe> software had a configure that found an "install" program on my Solaris
Joe> system, tested it, didn't like it, and used a shell script included
Joe> with the distribution instead.

	If you look at configure, it specifically avoids "install" on
particular systems even when it finds it.  It does not test if "install"
actually works, it simply is hardwired to avoid some systems.

David


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