fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] SONAME Bump?


From: Andrew Suffield
Subject: Re: [fluid-dev] SONAME Bump?
Date: Sat, 6 Aug 2011 13:55:34 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Aug 06, 2011 at 02:42:59PM +0200, Pedro Lopez-Cabanillas wrote:
> The auto-tools based build system of FluidSynth is deprecated, and
> was using libtool. The new CMake based build system does not use
> libtool.

That's unfortunate. Consider using libtool. This level of shared
library manipulation is annoyingly non-portable, and implementing
support for every platform is tiresome. libtool exists to solve this
problem, so doing it yourself is just "rewriting libtool".

(If you only want to support glibc-elf, it's easy, but I don't think
that's relevant here)



reply via email to

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