-d3 information question
#1

Hello! I have a question about the -d3 extra compiling information - it shows these:

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          29,248 bytes
Code size:          4,156,128 bytes
Data size:         24,716,724 bytes
Stack/heap size:     180,000 bytes; estimated max. usage: unknown, due to recursion
Total requirements:29,082,100 bytes
However when I'm not using -d3 it only shows up the first line: 'Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase'. Isn't 180,000 bytes too much? What can I do to fix this?
Reply
#2

-d3 just outputs debugging information, such as the total stack and heap usage. Ignore that message.
Reply
#3

Quote:
Originally Posted by Emmet_
Посмотреть сообщение
-d3 just outputs debugging information, such as the total stack and heap usage. Ignore that message.
he says he is NOT using -d3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)