[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#546443: sh4: please add "/usr/include/sh4-linux-gnu" to include search path.



> 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.



Reply to: