Re: [Mono-dev] Deprecating OSX 10.4 in our binary packages

2010-04-28 Thread Francisco Figueiredo Jr.
On Thu, Apr 29, 2010 at 01:14, Geoff Norton wrote: > Francisco, > > On 2010-04-29, at 12:11 AM, Francisco Figueiredo Jr. wrote: > >> > > >> The problem seems that glib-2.0.pc file and gthread-2.0.pc files >> aren't in the osx install. >> > > Install the CSDK > Ahh, ok. I thought CSDK was only f

Re: [Mono-dev] Deprecating OSX 10.4 in our binary packages

2010-04-28 Thread Geoff Norton
Francisco, On 2010-04-29, at 12:11 AM, Francisco Figueiredo Jr. wrote: > > The problem seems that glib-2.0.pc file and gthread-2.0.pc files > aren't in the osx install. > Install the CSDK -g ___ Mono-devel-list mailing list Mono-devel-list@lists.

Re: [Mono-dev] Deprecating OSX 10.4 in our binary packages

2010-04-28 Thread Francisco Figueiredo Jr.
On Wed, Apr 28, 2010 at 17:44, Geoff Norton wrote: > Hello all, > Hi, Geoff. >  Going forward we will be setting our minimum build version of OSX to 10.5.   > This will make providing updated gtk+/gtk# stacks significantly easier.   > Please let me know if there are any concerns or questions. >

[Mono-dev] Deprecating OSX 10.4 in our binary packages

2010-04-28 Thread Geoff Norton
Hello all, Going forward we will be setting our minimum build version of OSX to 10.5. This will make providing updated gtk+/gtk# stacks significantly easier. Please let me know if there are any concerns or questions. Thanks Geoff ___ Mono-devel-

[Mono-dev] C# 5.0, compiler as a service now available for Windows users.

2010-04-28 Thread Miguel de Icaza
Hello guys, Our Mono.CSharp.dll compiler-as-a-service[1] and our csharp interactive shell[2] are now available from SVN. Details on this new functionality can be found on my blog[3] it also includes some future directions for the work. [1] http://channel9.msdn.com/posts/matthijs/C-40-and

[Mono-dev] Welcome Summer of Code 2010 students!

2010-04-28 Thread Andreia Gaita
Google has announced the projects accepted for Summer for Code 2010! The results* are in, and this year the Mono project has been awarded 10 slots. We had many good applications and a limited number of slots, and unfortunately had to make some hard decisions - we had many more proposals worthy of

Re: [Mono-dev] Getting rid of SRE CompilerContext

2010-04-28 Thread Miguel de Icaza
Hello, Now that Marek has landed support for CompilerContext free mcs[1], I do want > to start killing all CompilerContext kludges we have. > > Rolf mentioned that vbnc does depends to some extend but vbnc+cecil > doesn't. It would be nice if we could get either the cecil version > done or the for

Re: [Mono-dev] eglib patch to make it build on OpenBSD

2010-04-28 Thread Zoltan Varga
Applied. Zoltan On Wed, Apr 28, 2010 at 10:10 AM, Robert Nagy wrote: > Hi > > diff is attached > > ___ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-devel-list > >

[Mono-dev] eglib patch to make it build on OpenBSD

2010-04-28 Thread Robert Nagy
Hi diff is attached Index: eglib/configure.ac === --- eglib/configure.ac (revision 156280) +++ eglib/configure.ac (working copy) @@ -56,6 +56,10 @@ i*86-*-darwin*) ORDER=G_LITTLE_ENDIAN ;; +*-*-openbsd*) +CFLAGS="$CFL