I want to build my baremetal gcc collection for many architectures like aarch64, arm-eabi, powerpc, etc... with my script tool (in attachment named "danio-gcc.tar") but errors occurred at "./gthr_default.h" (the log file in attchament - the errors are at the end of file). I'm tried symlinking `<src>/newlib-3.1.0/newlib` to the <src>/gcc-4.9-20160727/newlib, using --disable-static, --disable-shared or both, disabling mulitlib or multiarch but effect are the same.
If you would like to help me, download, run (./runit-all.sh 32 #it produces i386 final files on x86_64, for me) and observe the build process.
Now I'm tired of the good 10 months building process, so I am asking you for help.
Question
danielisko
As topic says.
I want to build my baremetal gcc collection for many architectures like aarch64, arm-eabi, powerpc, etc... with my script tool (in attachment named "danio-gcc.tar") but errors occurred at "./gthr_default.h" (the log file in attchament - the errors are at the end of file). I'm tried symlinking `<src>/newlib-3.1.0/newlib` to the <src>/gcc-4.9-20160727/newlib, using --disable-static, --disable-shared or both, disabling mulitlib or multiarch but effect are the same.
If you would like to help me, download, run (./runit-all.sh 32 #it produces i386 final files on x86_64, for me) and observe the build process.
Now I'm tired of the good 10 months building process, so I am asking you for help.
Best!
Daniel K.
danio-gcc.tar
aarch64-danio-linux-gnu.log
Link to comment
Share on other sites
2 answers to this question
Recommended Posts