Status and future of the LLVM backend

Joachim Breitner mail at joachim-breitner.de
Mon Dec 1 13:28:03 UTC 2014


Hi,


Am Montag, den 01.12.2014, 09:42 +0100 schrieb Joachim Breitner:
> Am Sonntag, den 30.11.2014, 18:49 -0500 schrieb Ben Gamari:
> > > Am Sonntag, den 30.11.2014, 16:48 -0500 schrieb Ben Gamari:
> > >> > What would be a reliable way to make the build system pass
> > >> > -B/usr/bin/ld.gold to gcc? Is
> > >> > SRC_HC_OPTS     += -optc-B/usr/bin/ld.gold
> > >> > in mk/build.mk a good idea?
> > >> >
> > >> Indeed this is much cleaner. I just wanted a way to accomplish this
> > >> without editing build.mk.
> > >
> > > Cleaner maybe, but it was not picked up either. Or maybe we are looking
> > > at a different issue, not solved by using ld.gold?
> > >
> > I suspect that it this is the gold issue. I should have looked at your
> > command line a bit more carefully; I suspect you want 
> > 
> >     SRC_HC_OPTS     += -optl-B/usr/bin/ld.gold
> >     
> > Hopefully this will do it; at least the option appears to make it to the
> > right phase now.
> 
> Trying it right now...

no success, same error:
https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=armhf&ver=7.8.20141119-6&stamp=1417438953&file=log


Greetings,
Joachim
-- 
Joachim “nomeata” Breitner
  mail at joachim-breitner.dehttp://www.joachim-breitner.de/
  Jabber: nomeata at joachim-breitner.de  • GPG-Key: 0xF0FBF51F
  Debian Developer: nomeata at debian.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20141201/47f5603f/attachment.sig>


More information about the ghc-devs mailing list