On Wed, Jan 28, 2009 at 12:16 AM, k1Ll5w1tcH <[email protected]> wrote: > But this still doesn't explain why I have to compile with > -r:System.Data.dll, when System.Data is in my GAC?
Because mcs does not automatically reference everything in the GAC. Why should it? -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
