There isn't that much difference for managed binaries - maybe none. Line number info and a bunch of other stuff is stored in the pdb files and most optimisations are done at JIT time rather than when generating il. If you compare file sizes between debug and release they are usually identical.

Ian



Ahh yes :) But how much will fall off? Stack trace? Also, does it do
optimizations
or something else when it compiles in release as opposed to debug. I haven't
seen
any differance. Ohh well, I'l learn eventually I suppose :)

/Nicke



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers




--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to