libtool
[Top][All Lists]
Advanced

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

Re: Libtool not creating version info symlinks during make install


From: Bob Friesenhahn
Subject: Re: Libtool not creating version info symlinks during make install
Date: Sun, 13 Mar 2016 14:50:05 -0500 (CDT)
User-agent: Alpine 2.20 (GSO 67 2015-01-07)

On Sun, 13 Mar 2016, address@hidden wrote:


I have found out that libtool script in the broken library generated while 
running ./configure --prefix
/root/cerbero/dist/android_armv7 --libdir /root/cerbero/dist/android_armv7/lib 
--disable-maintainer-mode
--disable-silent-rules --disable-introspection --host=arm-linux-androideabi has 
version_type=none while one that
builds has this variable properly set to linux. That difference later causes 
libtool to not add symlinks.

Can anyone here give me any hint where should I seek for what causes invalid 
host recognition while generating
libtool?

I would guess that it does not know what to do based on your host specification. Perhaps 'androideabi' vs 'gnu' throws it off.

Does Android use the same shared library conventions as GNU/Linux?

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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