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

Ticket #383 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

can't link some examples using GDC

Reported by: Carlos Assigned to: Gregor
Priority: critical Milestone: 0.97 RC 1
Component: Tango Version:
Keywords: GDC link Cc:

Description (Last modified by Carlos)

While building logging/logging and networking/selector, I get:

/usr/bin/ld: Undefined symbols:
__D5tango4text7convert6Sprint12__ModuleInfoZ

Change History

04/06/07 11:36:21 changed by Carlos

  • description changed.
  • summary changed from can't link logging/logging example on Mac OS X to can't link some examples on Mac OS X.

04/06/07 14:10:52 changed by larsivi

  • keywords set to GDC link.
  • owner changed from kris to Gregor.
  • priority changed from normal to critical.
  • summary changed from can't link some examples on Mac OS X to can't link some examples using GDC.
  • milestone set to 0.97 RC 1.

These two examples are confirmed to not link on linux using GDC and DSSS/Rebuild.

04/06/07 14:57:09 changed by kris

Confirmed to link without issue on Win32 (and also with DMD on linux)

04/06/07 17:41:32 changed by larsivi

Carlos; [2003] seems to fix this on linux, could you confirm the same for OSX and close the ticket if so?

04/06/07 22:29:22 changed by Carlos

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

Fixed indeed.