ARM linker support!

Ben Gamari bgamari.foss at gmail.com
Wed Feb 1 16:26:28 CET 2012


On Wed, 01 Feb 2012 10:56:48 +0000, Simon Marlow <marlowsd at gmail.com> wrote:
> I think it's a bit late to be putting this patch into 7.4.1 at this 
> stage, sorry.  Since it doesn't affect any APIs there's the possibility 
> of putting it into 7.4.2, as long as we review it carefully for any 
> possible collateral damage (if all the code is inside #ifdef 
> arm_HOST_ARCH, then we can check that Linker.o on x86_64/Linux is the 
> same before and after).
> 
> Please make a ticket, attach the patch (or a link to it), and we'll 
> milestone it for 7.4.2.
> 
Here you are: http://hackage.haskell.org/trac/ghc/ticket/5839

Cheers,

- Ben



More information about the Cvs-ghc mailing list