[Mono-osx] Mac Mono advice sought
Miguel de Icaza
miguel at ximian.com
Fri Dec 22 20:02:02 EST 2006
Hello,
> > This particular issue is caused because this is a 2.0 API, so you
> > need
> >
> > to use the 2.0 stack (xsp2, gmcs instead of mcs, etc).
> >
>
> I'm using gmcs. nant -v produces the following:
That is strange; I wonder what arguments its passing to gmcs, I bet
its passing -nostdlib, and then not referencing System.dll
Make sure that -r:System is passed.
Miguel
>
More information about the Mono-osx
mailing list