[Mono-list] How to compile Win32 with Sgen and __thread ??

Rodrigo Kumpera kumpera at gmail.com
Tue Apr 26 17:32:30 EDT 2011


Sgen has not not been ported to windows, __thread can be supported
under VS2010, but someone has to contribute the code for it.



On Tue, Apr 26, 2011 at 6:29 PM, Rod <rodney.foley at lumension.com> wrote:

> Greetings,
>
> I would like to know what I need to do to get a Win32 build that will use
> Sgen and __thread.  When I set the config options I get the below warnings
> from the script:
>
>    configure: WARNING: "Sgen is not supported on this platform"
>    configure: WARNING: Disabling usage of __thread.
>
> This is are all the config options I am passing to the autogen script:
>
> ./autogen.sh --prefix=/usr/local --with-sgen=yes --with-gc=sgen
> --with-tls=__thread --with-ikvm-native=no --with-profile4=yes
> --with-moonlight=yes --with-moon-gc=sgen --enable-parallel-mark
> --enable-optimized --enable-targets="x86 x86_64"
>
> I am using Cygwin on Windows 2008 R2 SP1 x64, and I have used the Shana
> Instructions to help configure Cygwin to get my current Win32 compile.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/How-to-compile-Win32-with-Sgen-and-thread-tp3476655p3476655.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110426/53629769/attachment.html 


More information about the Mono-list mailing list