On Sat, Nov 28, 2020 at 12:40 AM Ivan Serdyuk
<local.tourist.k...@gmail.com> wrote:
>
> Jim,
> adding you to the discussion.
>
> I was not able to build gold, by configuring binutils, using
>>
>> ./configure --enable-gold
>
> did not allow GNU make tool to build gold: many sub-directories were 
> processed, to compile the sources/generate files - but not the sub-dir. for 
> gold.
> When I entered the "gold" dir. and ran "configure" script - it failed with an 
> error, which reported an unsupported arch. , under qemu.
>
> Is there any way to compile gold?
> Perhaps I have improper identification of the arch.?
> Perhaps there is a working Makefile, for this (until "configure" would be 
> patched properly)?
>
> What about cross-compiling (Linux x86_64 -> Linux 64bit RISC-V ) ?

The gold linker does not yet support RISC/V.  The --enable-gold
configure option won't work for that target.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVW78LVCC_toOGL4NgXg9KGk%3DP-PZBcyY9O5Tj1%2BNjhdA%40mail.gmail.com.

Reply via email to