Ticket #35 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

strange linker errors on Mac PPC

Reported by: afb Assigned to: Gregor
Priority: major Milestone:
Component: DSSS Version:
Keywords: Cc:

Description

/usr/bin/ld: for architecture ppc
/usr/bin/ld: Undefined symbols:
__D3std4path6altsepG0a
collect2: ld returned 1 exit status

Couldn't understand why, but since std.path.altsep is empty anyway I just removed it.

Attachments

dsss-0.61-altsep.patch (437 bytes) - added by afb on 04/17/07 04:27:43.
dsss-0.61-altsep.patch

Change History

04/17/07 04:27:43 changed by afb

  • attachment dsss-0.61-altsep.patch added.

dsss-0.61-altsep.patch

04/17/07 13:14:20 changed by Gregor

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

Fixed in revision 497. Closing.