[Mono-dev] sgen on openbsd

Rodrigo Kumpera kumpera at gmail.com
Wed Jun 27 13:12:41 UTC 2012


The BSD ports are community maintained. Some progress has been made though.

OSX doesn't have __thread and sgen works on it. What we did was to reverse
engineer
how pthread_getspecific works so we could emulate __thread behavior.

It should be possible to build without this as well, performance will be
bad, but it's
probably doable. Someone just have to do it.


On Tue, Jun 26, 2012 at 8:14 PM, Rob Wilkens <robwilkens at gmail.com> wrote:

> Apparently the --with-tls=pthread issue is reported as a bug on Novell
> bugzilla, not sure if that should be migrated to Xamarin bugzilla or
> not?  OR is it already there or fixed?
>
> https://bugzilla.novell.com/show_bug.cgi?id=660413
>
> As of the most recent update on that bug, January 2011, which added
> the print error you saw on the web page before you crashed, "support
> for not depending on this is under works".
>
> It's been a year and a half, though, since anyone has commented on that.
>
> -Rob
>
>
> On Tue, Jun 26, 2012 at 6:59 PM, Greg Young <gregoryyoung1 at gmail.com>
> wrote:
> > Update http://forums.freebsd.org/showthread.php?t=32516
> >
> >
> > On Wednesday, June 27, 2012, Greg Young wrote:
> >>
> >> the garbage collector. code works fine with boehm and with sgen on
> >> other platforms. We installed from package, I will try building from
> >> source on it.
> >>
> >> On Tue, Jun 26, 2012 at 3:27 PM, Rob Wilkens <robwilkens at gmail.com>
> wrote:
> >> > I am curious, and not an expert on SGEN or OpenBSD, but i am
> >> > downloading OpenBSD now since i have some time and disk space and
> >> > might try it out.
> >> >
> >> > But I wanted to check, did you mean:
> >> >
> >> > sgen.exe : The serialization generator :
> >> > http://msdn.microsoft.com/en-us/library/bk3w6240(v=vs.110).aspx which
> >> > is part of .net which mono attempts to replicate.
> >> >
> >> > or did you mean:
> >> >
> >> > sgen the garbage collector: http://mono-project.com/Working_With_SGen
> >> >
> >> > I'm new to this stuff and the naming collision is confusing to me.
> >> >
> >> > -Rob
> >> >
> >> > On Tue, Jun 26, 2012 at 3:10 PM, Greg Young <gregoryyoung1 at gmail.com>
> >> > wrote:
> >> >> We are getting core dumps trying to run sgen on openbsd, I am not
> sure
> >> >> who the right people might be to get the core dumps to or if they
> were
> >> >> expecting it to work at all. Please advise.
> >> >>
> >> >> --
> >> >> Le doute n'est pas une condition agréable, mais la certitude est
> >> >> absurde.
> >> >> _______________________________________________
> >> >> Mono-devel-list mailing list
> >> >> Mono-devel-list at lists.ximian.com
> >> >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >>
> >>
> >>
> >> --
> >> Le doute n'est pas une condition agréable, mais la certitude est
> absurde.
> >
> >
> >
> > --
> > Le doute n'est pas une condition agréable, mais la certitude est absurde.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120627/53a2b897/attachment-0001.html>


More information about the Mono-devel-list mailing list