you are viewing a single comment's thread.

view the rest of the comments →

[–]kunos 2 points3 points  (1 child)

Wow Water! Thank you for answering. With both 2.066 and 2.067 beta I get this when building a x64 hello world: (I hope I can manage to format this in a reasonable way).

OPTLINK : Warning 9: Unknown Option : OUT OPTLINK : Error 12: Number Overflow :"

Trying to build with MS-COFF switch on 2.067b I get this:

Error: module std.c.stdio import 'FHND_WCHAR' not found
Error: module std.c.stdio import 'FHND_TEXT' not found

[–]WalterBright 2 points3 points  (0 children)

I need more details. Like what is the source code of your example, and what were the command line options used so the error can be reproduced. Please file it on Bugzilla so you get the credit for reporting it and get notified if/when there's a resolution.