D and SCons

Russel Winder russel at russel.org.uk
Fri Jan 6 09:42:48 PST 2012


On Fri, 2012-01-06 at 09:30 -0800, Sean Kelly wrote:
> No. Each has a separate runtime, etc. 

OK, thanks.

I had sort of been hoping that because DMD and GDC can both compile to
object code that can be linked with GCC that there might be a hope of
interworking.  But it seems that the link-time libraries required for
DMD and GDC compiled objects is different and incompatible.
 

> Sent from my iPhone
> 
> On Jan 6, 2012, at 6:29 AM, Russel Winder <russel at russel.org.uk> wrote:
> 
> > I am planning doing a bit more work on the SCons support for D.  In
> > terms of strategy the following question arises:  Are the object files
> > produced by DMD, GDC and LDC mutually compatible?  i.e. can some sources
> > be compiled with DMD, some with GDC, and some with LDC and all the
> > object files linked using whichever linker the user chooses?
> > 
> > Thanks.
> > 
> > -- 
> > 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 russel.org.uk
> > London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

-- 
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 russel.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: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120106/054309d0/attachment.pgp>


More information about the Digitalmars-d mailing list