Hi, Simon On Sat, 18 Sep 2010 18:05:33 +0900, Simon Peyton-Jones <[email protected]> wrote:
Simon M and I tripped over that problem last week. I think the solution was to add SymI_NeedsProto(__chkstk) around line 453 of rst/Linker.cBut I fear I may have failed to commit a patch. (It's not happening to me in my laptop build.)
Do you use integer-simple instead of integer-gmp when building on your laptop? I got same error when building with integer-gmp on Windows. But I didn't get same error when building with integer-simple on Windows. So, I think that you set to use integer-simple in your build.mk. Best Regards,
More on Monday when Simon M is back Simon | -----Original Message----- | From: [email protected] [mailto:[email protected]] On Behalf | Of Edward Z. Yang | Sent: 18 September 2010 03:57 | To: cvs-ghc; marlowsd; igloo | Subject: Re: simonmar-win32-head, build 113, Failure | | Manually hacking around this results in another Windows build error: | | 'ghc-stage2.exe: | C:\cygwin\home\ezyang\ghc\libraries\integer-gmp\dist-install\build\HSinteger-gmp- | 0.2.0.0.o: | unknown symbol `___chkstk'' | | I can't tell if this is because my horrible hack is wrong or that | more things are broken. >:-(
-- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
