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

Rod rodney.foley at lumension.com
Tue Apr 26 17:29:49 EDT 2011


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.


More information about the Mono-list mailing list