About -O parameter
#1

The pawn compiler provides code optimization.

So is it advisable to use this feature and does -O2 affect the debugging (-d2)?
Reply
#2

Exactly what I wanted to know, thanks.
Reply
#3

Quote:
Originally Posted by ******
Посмотреть сообщение
Personally I use "-O1 -d0".
-d0 disables debugging, yes? What is the default setting for this? d1?
Reply
#4

Would following compilation work with the SA-MP server? In other words did I miss anything?

Код:
pawncc script.pwn -oC:\path\script -DC:\path -iC:\path\include -;+ -(+ [extra arguments here]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)