<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.cyber-developpement.com/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>Blog de Shire - bigarrays</title>
  <link>http://blog.cyber-developpement.com/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Mon, 19 Apr 2010 11:43:51 +0200</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>La compilation de Mono 2.0 avec le support de BigArrays ne fonctionne pas</title>
    <link>http://blog.cyber-developpement.com/post/2008/10/07/Compilation-de-Mono-20-avec-le-support-de-BigArrays-ne-fonctionne-pas</link>
    <guid isPermaLink="false">urn:md5:2fd34c32a912d18fbfb2998b4dcd8f38</guid>
    <pubDate>Tue, 07 Oct 2008 12:19:00 +0200</pubDate>
    <dc:creator>Shire</dc:creator>
        <category>Dotnet</category>
        <category>.net</category><category>bigarrays</category><category>compilation</category><category>mono</category><category>mono 2.0</category>    
    <description>    &lt;p&gt;J'ai essayé de compiler Mono 2.0 depuis les sources avec le support de BigArrays sans succès&lt;/p&gt;

&lt;pre&gt;
 ./configure --prefix=/usr/local --enable-big-arrays &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install
&lt;/pre&gt;

&lt;pre&gt;
make[8]: entrant dans le rÃ©pertoire Â« /root/mono/2.0/mono-2.0/mcs/class/System Â»
** Warning: System.dll built without parts that depend on: System.Xml.dll
MONO_PATH=&amp;quot;../../class/lib/basic:$MONO_PATH&amp;quot; /root/mono/2.0/mono-2.0/runtime/mono-wrapper  ../../class/lib/basic/mcs.exe /codepage:65001  -optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig  -target:library -out:System.dll  @System.dll.sources
Stack overflow in unmanaged: IP: 0x811f17b, fault addr: 0xbefa7ffc
Stack overflow: IP: 0x974833, fault addr: 0xbef9fef4
At Unmanaged
Stacktrace:
&lt;/pre&gt;


&lt;p&gt;&lt;a href=&quot;http://www.nabble.com/Error-compiling-Mono-2.0-with-big-arrays-to19839697.html&quot; hreflang=&quot;en&quot;&gt;Mono 2.0 &amp;amp; Bigarrays not working sur le forum de mono&lt;/a&gt;&lt;/p&gt;


&lt;hr /&gt;


&lt;p&gt;I tried to compile mono from source with big arrays and I got the error above.
Without big arrays it is ok.&lt;/p&gt;

&lt;pre&gt;
 ./configure --prefix=/usr/local --enable-big-arrays &amp;amp;&amp;amp; make &amp;amp;&amp;amp; make install
&lt;/pre&gt;

&lt;pre&gt;
make[8]: entrant dans le rÃ©pertoire Â« /root/mono/2.0/mono-2.0/mcs/class/System Â»
** Warning: System.dll built without parts that depend on: System.Xml.dll
MONO_PATH=&amp;quot;../../class/lib/basic:$MONO_PATH&amp;quot; /root/mono/2.0/mono-2.0/runtime/mono-wrapper  ../../class/lib/basic/mcs.exe /codepage:65001  -optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig  -target:library -out:System.dll  @System.dll.sources
Stack overflow in unmanaged: IP: 0x811f17b, fault addr: 0xbefa7ffc
Stack overflow: IP: 0x974833, fault addr: 0xbef9fef4
At Unmanaged
Stacktrace:
&lt;/pre&gt;


&lt;p&gt;&lt;a href=&quot;http://www.nabble.com/Error-compiling-Mono-2.0-with-big-arrays-to19839697.html&quot; hreflang=&quot;en&quot;&gt;Mono 2.0 &amp;amp; Bigarrays not working on the mono forum&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://blog.cyber-developpement.com/post/2008/10/07/Compilation-de-Mono-20-avec-le-support-de-BigArrays-ne-fonctionne-pas#comment-form</comments>
      <wfw:comment>http://blog.cyber-developpement.com/post/2008/10/07/Compilation-de-Mono-20-avec-le-support-de-BigArrays-ne-fonctionne-pas#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.cyber-developpement.com/feed/rss2/comments/8</wfw:commentRss>
      </item>
    
</channel>
</rss>