gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-users] Getting ready to ship 3.8


From: Greg Troxel
Subject: Re: [gpsd-users] Getting ready to ship 3.8
Date: Tue, 23 Oct 2012 11:36:47 -0400
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.4 (berkeley-unix)

Thomas Petazzoni <address@hidden> writes:

>  * Second issue is that gpsd hardcodes a runtime library path (RPATH)
>    in its libraries, which when cross-compiling means that paths of the
>    build machine are leaked into the target machine. So we have a
>    simple patch that disables the RPATH usage:
>
>    
> http://git.buildroot.net/buildroot/plain/package/gpsd/gpsd-02-sconstruct-disable-rpath.patch

Disabling rpath is wrong, because it breaks usage on systems that
install gpsd into a prefix that isn't part of the default search path.
The right approach is to use rpath for the target environment (as
libtool does, or the same thing in a non-libtool world).

Attachment: pgpAyOwGUgJsB.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]