[Issue 14991] New: dmd's libmach.d doesn't build under OSX 32 bit
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Sep 1 01:58:18 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14991
Issue ID: 14991
Summary: dmd's libmach.d doesn't build under OSX 32 bit
Product: D
Version: D2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: regression
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: bugzilla at digitalmars.com
Here's the error:
libmach.d(276): Error: function core.stdc.time.time (int* timer) is not
callable using argument types (long*)
libmach.d(443): Error: function core.stdc.time.time (int* timer) is not
callable using argument types (long*)
make[1]: *** [dmd] Error 1
make: *** [dmd] Error 2
--
More information about the Digitalmars-d-bugs
mailing list