> Triplet of m4-nofpu is sh4_nofpu-linux-gnu. > What should I set in src/gcc/multiarch.h?
Something like: # if defined(__sh4-linux-gnu__) { "m4", "sh4-linux-gnu" }, { "m4-nofpu", "sh4_nofpu-linux-gnu" }, # endif And then, if it builds, can you paste the include paths and library paths for both m4/m4-nofpu obtained from gcc -v? Thanks, Arthur. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org