bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/30938] [RISCV]linking erro with lp64f


From: address@hidden
Subject: [Bug ld/30938] [RISCV]linking erro with lp64f
Date: Wed, 04 Oct 2023 12:58:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30938

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Since the compiler is configured with -disable-multilib you are lacking the
complete set of single-float crt*.o objects and libraries.  Only -mabi=lp64d is
supported with this compiler.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]