digitalmars.D.learn - digitalmars lib.exe, what does the pagesize mean?
- Frank Benoit <keinfarbton googlemail.com> Mar 25 2009
- Mike James <foo bar.com> Mar 25 2009
- Kagamin <spam here.lot> Mar 27 2009
- Frank Benoit <keinfarbton googlemail.com> Mar 27 2009
What does the pagesize mean? When is it needed to increase? What is the cost?
Mar 25 2009
Frank Benoit Wrote:What does the pagesize mean? When is it needed to increase? What is the cost?
I would like to know too. I had to increase it to 4096 before I could get DWT-WIN to build. -=mike=-
Mar 25 2009
Frank Benoit Wrote:What does the pagesize mean? When is it needed to increase? What is the cost?
How's the pagesize related to lib.exe? You should specify context more precisely.
Mar 27 2009
Kagamin schrieb:Frank Benoit Wrote:What does the pagesize mean? When is it needed to increase? What is the cost?
How's the pagesize related to lib.exe? You should specify context more precisely.
http://www.digitalmars.com/ctg/lib.html The question is about the -p parameter.
Mar 27 2009









Mike James <foo bar.com> 