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]
Other format: [Raw text]

Re: Solaris installation notes


Eric Botcazou <ebotcazou@libertysurf.fr> writes:

> > I don't know of any reason why an absolute path to srcdir/configure is
> > required.  I use relative paths all of the time.  Perhaps there is
> > something about Solaris that requires an absolute path, in which case it
> > makes sense to put this in the Solaris section.
> 
> Yes, 'gmake install' may fail to properly invoke install-sh if a relative 
> path was used at configure time on Solaris.  Not sure why, but a robust 
> workaround is to use an absolute path.

Is this limited to solaris? I'm nearly certain I encountered this on
    freebsd5.2 as well.


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