libtool
[Top][All Lists]
Advanced

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

Re: module name on mac os x


From: Peter O'Gorman
Subject: Re: module name on mac os x
Date: Wed, 21 Apr 2010 19:25:42 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc11 Thunderbird/3.0.1

On 04/21/2010 04:00 PM, Vincent Torri wrote:
> 
> Hey,
> 
> A guy mentioned that problem: on mac os x, a "standard" shared lib has
> suffix name .dylib:
> 
> lib_LTLIBRARIES = libfoo.la  --> libfoo.dylib
> 
> but with a "module":
> 
> pkg_LTLIBRARIES = bar.la
> bar_la_LDFLAGS = -module -avoid-version
> 
> then the name is bar.so and not bar.dylib
> 
> Is it a known behavior ? If so, is it a bug ?

Yes, it is known, no, it is not a bug.

Peter




reply via email to

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