DMD, LDC, shared objects, rpath
    Russel Winder via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Mon Jun 19 09:25:39 PDT 2017
    
    
  
On Linux, both DMD and LDC appear to handle rpath with the option:
	-L-rpath=/path/to/location/of/shared/object.so
on OSX (El Capitan) I have LDC working but only by using:
	-L-Wl,rpath,/path/to/location/of/shared/object.so
However nothing I have tried works for DMD. Anyone any suggestions?
-- 
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: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-ldc/attachments/20170619/3fda4ecb/attachment.sig>
    
    
More information about the digitalmars-d-ldc
mailing list