Re: Huge number of "undefined reference to" errors
Erik de Castro Lopo <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Organization | Erik Conspiracy Secret Labs |
| Message-ID | <[email protected]> |
Simon Marlow wrote: > Please let me know if the patch I just pushed to the PPC NCG fixes the > problem. Yes, that fixed that problem and I just pushed this to fix another minor problem: commit 06b4e787cce00b8c0d1b31db44821548c5c9c62c Author: Erik de Castro Lopo <[email protected]> Date: Fri Sep 7 20:12:38 2012 +1000 Handle II16 size value in PowerPC code generator. Cheers, Erik