<html>
<head>
<meta name="generator" content="Windows Mail 17.5.9600.20689">
<style type="text/css"><!--html { font-family: "Color Emoji", "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; }--></style><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, 
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, 
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;"><div>Hi,</div><div><br></div><div>I’ve had some issues building this (and the git HEAD), it seems that the config.guess and config.sub in the libffi tarball is old, it doesn’t detect the platform when building with msys2. I had to unpack the tarfile and update the files, after this it correctly built.</div><div><br></div><div>Then I proceeded to try to make a shared library and got the following warning:</div><div><br></div><div>ManualCheck.hs:18:1: Warning:<br>    the 'stdcall' calling convention is unsupported on this platform,<br>    treating as ccall<br>    When checking declaration:<br>      foreign export stdcall "testFoo" testFooA :: CInt -> IO (FooPtr)<br></div><div><br></div><div>Does this mean that GHC no longer supports stdcall on windows? or could this be related to issue I had building?</div><div><br></div><div>Regards,</div><div>Tamar</div><div><br></div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif'" style='line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; font-size: 12pt;'><b>From:</b> <a href="mailto:austin@well-typed.com" target="_parent">Austin Seipp</a><br><b>Sent:</b> ‎Tuesday‎, ‎December‎ ‎23‎, ‎2014 ‎15‎:‎36<br><b>To:</b> <a href="mailto:ghc-devs@haskell.org" target="_parent">ghc-devs@haskell.org</a>, <a href="mailto:glasgow-haskell-users@haskell.org" target="_parent">glasgow-haskell-users@haskell.org</a></font></div></div><div><br></div><div dir=""><div id="readingPaneBodyContent">We are pleased to announce the first release candidate for GHC 7.10.1:<br><br>    https://downloads.haskell.org/~ghc/7.10.1-rc1/<br><br>This includes the source tarball and bindists for 64bit/32bit Linux<br>and Windows. Binary builds for other platforms will be available<br>shortly. (CentOS 6.5 binaries are not available at this time like they<br>were for 7.8.x). These binaries and tarballs have an accompanying<br>SHA256SUMS file signed by my GPG key id (0x3B58D86F).<br><br>We plan to make the 7.10.1 release sometime in February of 2015. We<br>expect another RC to occur during January of 2015.<br><br>Please test as much as possible; bugs are much cheaper if we find them<br>before the release!<br><br>-- <br>Regards,<br><br>Austin Seipp, Haskell Consultant<br>Well-Typed LLP, http://www.well-typed.com/<br>_______________________________________________<br>ghc-devs mailing list<br>ghc-devs@haskell.org<br>http://www.haskell.org/mailman/listinfo/ghc-devs<br></div></div></div>
</body>
</html>