On Wednesday, 22 November 2017 at 13:23:54 UTC, Nordlöw wrote:
On Wednesday, 22 November 2017 at 10:53:45 UTC, Temtaime wrote:
Hi all !
https://github.com/dlang/druntime/pull/1603

Only the Win32 build fails as

Error: more than 32767 symbols in object file

What's wrong?

Thats a linker(?) limitation for OMF (or whatever is the win32 object file format).

Reply via email to