libosmoabis depends on libosmovty

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Tue Jun 2 14:46:08 UTC 2015


> On 02 Jun 2015, at 16:44, Mike McTernan (wavemobile) <mike.mcternan at wavemobile.com> wrote:
> 
> Hi Holger,

Hi!



>> Which system do you compile it on?
> 
> This is cross-compiling for arm, gcc from Sourcery CodeBench Lite 2012.09-104, 4.7.2.



> 
>> I think the above is kind of a work-around for another issue in the system.
> 
> I cross-compile and install to a stage using DESTDIR at the install step.  This means that at link time the rpath, while correct for the final system, isn't valid (which is pretty much what the linker is hinting at in the warning).  Also from 'man ld’:

yes, you then need to have -rpath-link in your LDFLAGS to help the linker find the
temporary libosmovty.so


holger


More information about the OpenBSC mailing list