Port-mips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: __atomic_test_and_set() and mips o32 - help wanted
> On Nov 19, 2025, at 11:45 PM, Maciej W. Rozycki <macro%orcam.me.uk@localhost> wrote:
>
> There's no quotation of the link failure message referring the missing
> symbol, but I'm fairly sure the symbol is a libcall for an unimplemented
> feature of libgcc, a part of the compiler, so hacking the compiler is what
> indeed is needed (IOW the missing part needs to be added to libgcc if you
> do want to avoid emitting LL/SC from the compiler).
NetBSD could certainly provide that in its own C run-time.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index