I was able to build with the system linker instead of gold.ld (configure with --disable-ld-override). I guess I triggered a gold.ld bug.
Ömer Takenobu Tani <[email protected]>, 31 Mar 2019 Paz, 16:19 tarihinde şunu yazdı: > > Hi, > > At least I was able to build with old build system in my Ubuntu on Friday. > > How about trying the following? : > > $ make maintainer-clean > $ ./boot > $ ./configure > $ make > > Regards, > Takenobu > _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
