Thread overview
Re: LDC on OSX
Jun 18, 2017
David Nadlinger
Jun 18, 2017
kinke
Jun 18, 2017
Russel Winder
June 18, 2017
Hi Russel,

On 18 Jun 2017, at 7:05, Russel Winder via digitalmars-d-ldc wrote:
> I have no idea if this is a LDC problem or a Homebrew problem.

It looks to be a problem with your build scripts. _d_dso_registry is in druntime, but you are only explicitly linking Phobos.

Best,
David
June 18, 2017
On Sunday, 18 June 2017 at 10:54:10 UTC, David Nadlinger wrote:
> _d_dso_registry is in druntime, but you are only explicitly linking Phobos.

(DMD's Phobos library contains both druntime and Phobos; we keep them separated.)
June 18, 2017
Thanks David and kinke. -L-ldruntime fixed it. Tests now passing. :-)

On Sun, 2017-06-18 at 11:54 +0100, David Nadlinger via digitalmars-d- ldc wrote:
> Hi Russel,
> 
> On 18 Jun 2017, at 7:05, Russel Winder via digitalmars-d-ldc wrote:
> > I have no idea if this is a LDC problem or a Homebrew problem.
> 
> It looks to be a problem with your build scripts. _d_dso_registry is
> in
> druntime, but you are only explicitly linking Phobos.
> 
> Best,
> David


On Sun, 2017-06-18 at 11:27 +0000, kinke via digitalmars-d-ldc wrote:
> On Sunday, 18 June 2017 at 10:54:10 UTC, David Nadlinger wrote:
> > _d_dso_registry is in druntime, but you are only explicitly linking Phobos.
> 
> (DMD's Phobos library contains both druntime and Phobos; we keep them separated.)
-- 
Russel. ============================================================================= Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder@ekiga.net 41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel@winder.org.uk London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder