SONAME and D

Jordi Sayol g.sayol at yahoo.es
Fri Feb 24 02:40:25 PST 2012


Al 23/02/12 20:29, En/na bioinfornatics ha escrit:
> Le jeudi 23 février 2012 à 19:46 +0100, Mike Wey a écrit :
>> On 02/23/2012 05:27 PM, bioinfornatics wrote:
>>> dear,
>>> for set soname with:
>>> - gdc: -Xlinker -soname myLib.so.1
>>> - ldc2: -soname myLib.so.1
>>> - dmd: ?
>>>
>>> someone know how set soname with dmd ?
>>>
>>
>> dmd -L-soname=mylib.so.1
>>
> 
> Thanks
> i will do so a $(SONAME_FLAG) in my makefile and maybe i will do a pull
> request for gtkd because ldc do not use -L-soname instead of dmd
> 
> 

Are you able to build dynamic libraries directly with DMD?
How?
-- 
Jordi Sayol



More information about the Digitalmars-d-learn mailing list