(1) Would there be any reason to have a Release and Debug builds using the current mcs? I don't see any optimize flags. There is, of course a debug flag (two for some reason--why?), but I always prefer to produce debug symbols for my release builds. (Yes bugs CAN occur in release builds :-o ) Does the debug flag affect performance of the generated IL?

(2) Is there a macro defintion built into the MCS compiler on the order of, say, "MONO," so that conditional compilation can occur if, on the outside chance, the implementation is not perfectly alligned with the MS FCL?

Kenneth Brubaker

_________________________________________________________________
Get a FREE computer virus scan online from McAfee. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to