[Mono-dev] Upgrade dependencies for VS build

Jon Chambers joncham at gmail.com
Fri Sep 15 11:39:23 EDT 2006


Sorry, you are correct. It seems that glib is currently being built with VS
6. I guess more investigation could be done, but if eglib could be made to
work it would be much easier IMO. I had made a modification or two
previously to get it to build in cygwin, but haven't tried in VS.

- Jonathan

On 9/15/06, Michael Jerris <mike at jerris.com> wrote:
>
> >From: Jon Chambers [mailto:joncham at gmail.com]
> >Sent: Friday, September 15, 2006 11:30 AM
> >To: Michael Jerris
> >Cc: Mono Devel List
> >Subject: Re: [Mono-dev] Upgrade dependencies for VS build
> >
> >As far as the version, the current glib depends on c runtime version
> 7.0.2600.2180. The newest glib depends on the same one. As the >previous
> version is working (somehow in VS 2005), I'd assume the newest version
> would continue working?
>
> Glib itself will not have a specific dependency on a specific runtime,
> it is linked to a specific version at compile time.  If it is currently
> working with the current build with vs2005, you have been lucky so far,
> pass a file handle from glib using 7.0 runtime to something built with
> 2005, and you will see instant segfault when you try to use that handle.
> That is just the most obvious issue, there are several more subtle ones
> as well.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060915/c406adff/attachment.html 


More information about the Mono-devel-list mailing list