Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 2024 22:57:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278883] stand/efi/boot1 won't link of riscv with binutils
Message-ID:  <bug-278883-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278883

            Bug ID: 278883
           Summary: stand/efi/boot1 won't link of riscv with binutils
           Product: Base System
           Version: CURRENT
          Hardware: riscv
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: brooks@FreeBSD.org

Trying to get universe/tinderbox building for with gcc13 on riscv hitting a
failure in stand/efi/boot1 where linking fails with:

/usr/local/bin/riscv64-unknown-freebsd14.0-ld: cannot represent machine
`riscv64'

I suspect the source of the `riscv64' is there second line of
stand/efi/loader/arch/riscv/riscv.ldscript.

It's unclear to me if this is something binutils doesn't support at all, if
it's something that could be enabled, or if the linker script should use
something else.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278883-227>