www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Error: /PAGESIZE:512 is too small

Error: /PAGESIZE:512 is too small

I get this from the librarian when building wxD, if I use /PAGESIZE:1024 
it works, but then using the linker against the resulting wxd.lib gives:

Warning 178: .LIB pagesize exceeds 512

The executable is still linked but this is a weird error/warning combo 
from the librarian and linker.

Jeremie
Oct 15 2009