Re: patches for building a cross-compiling GHC

2011-05-05 Thread Simon Marlow
On 29/04/2011 20:09, Ian Lynagh wrote: On Fri, Apr 15, 2011 at 01:00:28PM -0700, Mark Lentczner wrote: My patches have been cleaned up and are available at git://github.com/mtnviewmark/ghc.git in the *cross* branch Thanks! I applied some, and fixed others in a different way. Everything shoul

Re: patches for building a cross-compiling GHC

2011-04-29 Thread Ian Lynagh
On Fri, Apr 15, 2011 at 01:00:28PM -0700, Mark Lentczner wrote: > My patches have been cleaned up and are available at > > git://github.com/mtnviewmark/ghc.git > > in the *cross* branch Thanks! I applied some, and fixed others in a different way. Everything should be covered now, but please let

Re: patches for building a cross-compiling GHC

2011-04-15 Thread Edward Z. Yang
Excellent work. Would you like me to push your docfix patch? Cheers, Edward Excerpts from Mark Lentczner's message of Fri Apr 15 16:00:28 -0400 2011: > My patches have been cleaned up and are available at > > git://github.com/mtnviewmark/ghc.git > > in the *cross* branch > > These add additio

patches for building a cross-compiling GHC

2011-04-15 Thread Mark Lentczner
My patches have been cleaned up and are available at git://github.com/mtnviewmark/ghc.git in the *cross* branch These add additional variables and changes to the configure scripts and a few .mk files to handle the multiple tool-chains needed during building a cross-compiler. These are the change