[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: debugging guile test failure and segfault.
From: |
Ludovic Courtès |
Subject: |
Re: debugging guile test failure and segfault. |
Date: |
Mon, 11 Jun 2007 23:02:06 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Hi,
Dan McMahill <address@hidden> writes:
> With that I don't have to modify the guile-config output. In other
> words by default I might just get "-L/my/guile/path/lib" where I may
> actually want "-L/my/guile/path/lib -Wl,-R/my/guile/path/lib".
Greg Troxel <address@hidden> writes:
> Probably you are right. But not having a way to include some sort of
> rpath when needed isn't portable either.
Doesn't Libtool solve this problem? That is, if you installed the
Libtool archive `libguile.la' and link _using Libtool_ against it, then
passing `-L/my/guile/path/lib' is enough and Libtool sets up the new
library's RPATH correspondingly.
Granted, you don't necessarily use Libtool, and the `.la' file could be
unavailable, but that's another story...
Thanks,
Ludovic.
- Re: debugging guile test failure and segfault., (continued)
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/07
- Re: debugging guile test failure and segfault., Dan McMahill, 2007/06/08
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/10
- Re: debugging guile test failure and segfault., Dan McMahill, 2007/06/10
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/11
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/11
- Re: debugging guile test failure and segfault., Dan McMahill, 2007/06/11
Re: debugging guile test failure and segfault., Dan McMahill, 2007/06/09
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/10
- Re: debugging guile test failure and segfault., Dan McMahill, 2007/06/10
- Re: debugging guile test failure and segfault.,
Ludovic Courtès <=
- Re: debugging guile test failure and segfault., Greg Troxel, 2007/06/12
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/12
- Re: debugging guile test failure and segfault., Greg Troxel, 2007/06/13
- Re: debugging guile test failure and segfault., Greg Troxel, 2007/06/13
- Re: debugging guile test failure and segfault., Ludovic Courtès, 2007/06/13
Re: debugging guile test failure and segfault., Greg Troxel, 2007/06/10
Re: debugging guile test failure and segfault., Andy Wingo, 2007/06/13
Re: debugging guile test failure and segfault., dsmich, 2007/06/13