Closed Dragorn421 closed 6 months ago
My N64 cross gcc btw since CI/others didn't seem to have the surface color funcs warnings:
$ $N64_GCCPREFIX/bin/mips64-elf-gcc -v
Using built-in specs.
COLLECT_GCC=/opt/n64/libragon_gcc/bin/mips64-elf-gcc
COLLECT_LTO_WRAPPER=/opt/n64/libragon_gcc/libexec/gcc/mips64-elf/13.2.0/lto-wrapper
Target: mips64-elf
Configured with: ../gcc-13.2.0/configure --prefix=/opt/n64/libragon_gcc --target=mips64-elf --with-arch=vr4300 --with-tune=vr4300 --enable-languages=c,c++ --without-headers --disable-libssp --enable-multilib --disable-shared --with-gcc --with-newlib --disable-threads --disable-win32-registry --disable-nls --disable-werror --with-system-zlib
Thread model: single
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (GCC)
Addresses the following warnings:
for n64 code (reported as errors due to a -Werror in the corresponding example's Makefile):
for tools: