??? 05/31/07 05:58 Read: times |
#140091 - as Ive said before,you have two versions Responding to: ???'s previous message |
One is a debug version with no optimisation, the other is a release version.Its highly compiler dependant but you are probably only looking at a 40% increase in code size with all the optimisation, but the real point is ,as you sort of alluded to,that debiging the optimised code is almost impossible. |