Troy via Gcc kirjoitti 29.9.2024 klo 6.15:
I've created a Unix-like system, and although it's not very complete
yet, I want to make a cross-compilation chain for it so that I can use
some open source c libraries.
More important would be to see the -v output when you ran the compiler
and got the
Christophe Lyon via Gcc kirjoitti 27.3.2024 klo 10.52:
On 3/26/24 22:52, Joel Sherrill via Gcc wrote:
I am trying --disable-multlibs on the gcc configure and adding
CFLAGS_FOR_TARGET to make.
I would configure GCC with --disable-multilibs --with-cpu=XXX
--with-mode=XXX --with-float=XXX [maybe