[Mono-dev] Could sgen works with pthread?

Alex Rønne Petersen alex at alexrp.com
Wed Apr 6 07:36:38 UTC 2016


Hi,

I don't know about 4.2.1, but as far as I can tell, SGen should work
fine with pthreads TLS in master. You just need to make sure that you
either set with_tls=pthread in the relevant section in configure.ac,
or pass --with-tls=pthread to it.

Are you running into any specific issues?

Regards,
Alex

On Wed, Apr 6, 2016 at 5:05 AM, Pin Cheng <pcheng at rocketsoftware.com> wrote:
> Hi All,
>
> I am porting mono into old aix host, my platform doesn’t support __thread
>
> Key word. I notice https://bugzilla.novell.com/show_bug.cgi?id=660413
>
> Described that mono doesn’t support sgen with pthread.
>
> I am using Mono 4.2.1, does this release overcome the limitation?
>
> I have research the source code it seems not. But I am not very sure.
>
>
>
> Thank you in advance.
>
> Pin
>
>
>
> ================================
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451
> ■ +1 877.328.2932 ■ +1 781.577.4321
> Unsubscribe From Commercial Email – unsubscribe at rocketsoftware.com
> Manage Your Subscription Preferences -
> http://info.rocketsoftware.com/GlobalSubscriptionManagementEmailFooter_SubscriptionCenter.html
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> ================================
>
> This communication and any attachments may contain confidential information
> of Rocket Software, Inc. All unauthorized use, disclosure or distribution is
> prohibited. If you are not the intended recipient, please notify Rocket
> Software immediately and destroy all copies of this communication. Thank
> you.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list