Seemingly patternless optlink premature termination

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 8 23:09:04 PST 2017


On 1/8/2017 8:24 PM, pineapple wrote:
> On this subject, I spent a good chunk of my day trying to compile my code using
> the -m32mscoff switch and was never able to get it to work. (My most recent
> obstacle is this error, occurring even for a very simple test program importing
> no dependencies, if anyone cares to take a look:
> https://hastebin.com/vezojehaxo.txt)

Please post bug reports to bugzilla, not pastebins.


> Regarding the above: Because I have not managed to get an alternative to optlink
> working, I currently am unable to work on mach on my Windows desktop. In order
> to keep up progress I've been having to write and compile code on OSX on a
> laptop; it is nowhere near an ideal workflow. I understand you likely have a lot
> on your plate, but please prioritize solving this problem. It's causing me a
> great deal of irritation and inconvenience, and it's embarrassing that my
> library now simply won't compile on Windows.

You could try compiling it with -m64.


More information about the Digitalmars-d mailing list