https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711
--- Comment #5 from Eric ---
(In reply to Andreas Schwab from comment #4)
> The target libraries must always be built against the libraries of the
> target system. You have to populate the sysroot accordingly.
as during gcc build gmp is built v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711
--- Comment #4 from Andreas Schwab ---
The target libraries must always be built against the libraries of the target
system. You have to populate the sysroot accordingly.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711
--- Comment #3 from Eric ---
(In reply to Andreas Schwab from comment #1)
> The included gmp is host-only, only for use with the compiler, not the
> target libraries.
sorry if I don't understand correctly.
what do you mean by "only for use wit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711
--- Comment #2 from Andreas Schwab ---
*** Bug 78712 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711
Andreas Schwab changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---