Hi, again. 2010/1/6 Nobuhiro Iwamatsu <iwama...@nigauri.org>: > Hi, > > Thank you for comments. > > 2010/1/6 Arthur Loiret <aloi...@debian.org>: >> The mapping is missing in gcc/multiarch.h (see >> debian/patches/gcc-multiarch.inc). What is the corresponding GNU >> triplet to m4-nofpu (it seems to be sh4-linux-gnu for m4)? >> > > Triplet of m4-nofpu is sh4_nofpu-linux-gnu. > What should I set in src/gcc/multiarch.h? >
I added the following lines, and a cross-compiler tried compiling it. # if defined(__sh4_linux_gnu__) { "m4", "sh4-linux-gnu" }, { "m4-nofpu", "sh4_nofpu-linux-gnu" }, # endif Package build succeeded I watched setting of the other architecture and set it in this way. Is it correct in this? Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org