Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #327 (closed defect: fixed)

Opened 17 years ago

Last modified 17 years ago

Undefined symbols: __d_gcc_dyld_start when linking to libgphobos.a on OS X

Reported by: geezusfreeek Assigned to: Gregor
Priority: critical Milestone: 0.97 RC 1
Component: Core Functionality Version:
Keywords: Cc:

Description

ld spits out an undefined symbol, d_gcc_dyld_start, when attempting to link with Tango lib. I have discovered the extern for that symbol in lib/compiler/gdc/memory.d.

Change History

03/13/07 17:09:28 changed by larsivi

  • priority changed from major to critical.
  • milestone set to 0.96 Beta 2.

With GDC 0.23 afaik.

03/13/07 17:48:55 changed by sean

  • owner changed from sean to Gregor.

I'm guessing this is another issue related to the makefile changes, since it worked prior to this. Reassigning to Gregor.

03/15/07 01:20:46 changed by kris

  • milestone changed from 0.96 Beta 2 to 0.97 RC 1.

we have to delay this until next week

04/04/07 12:37:52 changed by Carlos

Now that #316 is fixed, I'm also getting this.

04/04/07 17:20:03 changed by kris

Carlos; can you perhaps give OSX SSH access to Gregor, so he can resolve this?

04/04/07 17:27:14 changed by Carlos

I could sometime during the weekend, but first I need detailed instructions of what I need to do.

04/04/07 18:17:33 changed by kris

That would be great. Can you hook up on #d.tango, to sort out the SSH with Gregor please?

04/04/07 18:20:28 changed by larsivi

Carlos; could you test if addding $(D_MEM_MODULES) to the ALL_PHOBOS_OBJS variable in compiler/gdc/Makefile.in helps ?

04/04/07 19:16:19 changed by larsivi

Carlos; ok, [1992] should fix this, but I expect Gregor to still want SSH access for the future.

04/05/07 17:43:56 changed by Carlos

  • status changed from new to closed.
  • resolution set to fixed.

It is fixed. Thanks[[BR]] About SSH, I haven't had time to go to #d.tango, so maybe you can contact me by e-mail or PM. I can't promise, but I'l try to be there tomorrow (Friday).