another question about size optimisation

Started by DXL, November 28, 2004, 05:18:58 PM

Previous topic - Next topic

DXL

i have noticed in exe generated by polink there are several nop between
the code of my functions

how to suppress them or at least making the number of nop <4
(to keep dword address align) ?

Anonymous

i was using Ox param in pocc, with Os, no more NOP between functions