[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PATH_XTRA and -rpath
From: |
Peter O'Gorman |
Subject: |
Re: AC_PATH_XTRA and -rpath |
Date: |
Thu, 20 Jul 2006 23:28:03 +0900 |
On Mon, 2006-07-17 at 14:41 -0700, Paul Eggert wrote:
> Patrick Welche <address@hidden> writes:
>
> > so the -R made it, and all is well :-)
> >
> > I can't check the opposite though: do systems that don't want rpath get
> > one now?
>
> Yes, they probably do. Perhaps the libtool guys can chime in on
> whether the patch was a good idea.
Hi,
Well, Ralf is not about for a week or two, but I'll chime in. This patch
will now add -R to X_LIBS for all systems. I tried just now on Mac OS X
to see the result:
powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-R/usr/X11R6/lib'
...and the build failed.
Please revert.
Peter
signature.asc
Description: This is a digitally signed message part
- Re: AC_PATH_XTRA and -rpath, Paul Eggert, 2006/07/17
- Re: AC_PATH_XTRA and -rpath, Patrick Welche, 2006/07/17
- Re: AC_PATH_XTRA and -rpath, Paul Eggert, 2006/07/17
- Re: AC_PATH_XTRA and -rpath,
Peter O'Gorman <=
- Re: AC_PATH_XTRA and -rpath, Paul Eggert, 2006/07/20
- Re: AC_PATH_XTRA and -rpath, Peter O'Gorman, 2006/07/20
- Re: AC_PATH_XTRA and -rpath, Paul Eggert, 2006/07/20
- Re: AC_PATH_XTRA and -rpath, Peter O'Gorman, 2006/07/20
- Re: AC_PATH_XTRA and -rpath, Albert Chin, 2006/07/21
- Re: AC_PATH_XTRA and -rpath, Russ Allbery, 2006/07/20
Re: AC_PATH_XTRA and -rpath, Albert Chin, 2006/07/19