1 Apr
2019
1 Apr
'19
12:20 a.m.
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 <takenobu.hs@gmail.com>, 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