https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
--- Comment #7 from maths soso ---
I added to path of libgmp, libmpc, and libmpfr to LD_LIBRARY_PATH, and still.
make[1]: *** [Makefile:5149: configure-gmp] Error 1
make[1]: *** Waiting for unfinished jobs
checking whether to install libibe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
--- Comment #6 from maths soso ---
Created attachment 58771
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58771&action=edit
compilation of gcc 14.1.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
--- Comment #5 from maths soso ---
I did install both gcc and binutils for $TARGET in $PREFIX
export WORKSPACE_ROOT=~/rpi0/toolchain
export PREFIX=${WORKSPACE_ROOT}/toolchain
export TARGET=arm-linux-gnueabihf
export SYSROOT=${WORKSPACE_ROOT}/..
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
maths soso changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116119
Bug ID: 116119
Summary: Error building gcc 8.3.0
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assign