gdc shared library build

Russel Winder via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 5 11:01:05 PDT 2014


On Fri, 2014-09-05 at 17:16 +0000, David Nadlinger via Digitalmars-d
wrote:
> On Friday, 5 September 2014 at 17:14:30 UTC, Russel Winder via 
> Digitalmars-d wrote:
> > I am trying to create a shared library. I have DMD and LDC 
> > command lines
> > that create a shared object without reporting errors (doesn't 
> > mean they
> > work though).
> 
> Huh? If there are any issues with LDC shared libraries, please 
> take a moment to report them.

From my tinkerings, I cannot see any problems: DMD and LDC generated
shared objects both behave as they should, which in this instance is to
provide shared libraries with c linkage entry points usable from Python
via ctypes of CFFI.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140905/30789d8e/attachment.sig>


More information about the Digitalmars-d mailing list