At 12:32 7/5/01 -0400, Berin Loritsch wrote: >Task 3 >------ >Decide on compilation policy for released packages. My proposition: > >Beta Releases: Debug info "on" and Optimization "off" >Final Release: Debug info "off" and Optimization "on"
Some compilers will generate code that wont pass verifier check if you turn optimisation on. Some compilers have "optimize intra class" option that we should possibly use. Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
