2015-09-23 :-)
_ gcc H8/300 オワッテタ \(^o^)/
gccは執筆時(2013-07-27)現在、4.8.1が最新ですが、最新のgccではH8/300への対応が打ち切られています。gcc 4.5以降はH8/300に対応していませんので、正常にコンパイルできた4.4.6を使用しました。同じくbinutils 2.17以降はH8/300に対応していませんので、2.16を使用しました。それ以外は最新版となっています。
Support for a number of older systems and recently unmaintained or untested target ports of GCC has been declared obsolete in GCC 4.4. Unless there is activity to revive them, the next release of GCC will have their sources permanently removed.
- Generic COFF on ARM, H8300, IA32, m68k and SH (arm-*-coff*, armel-*-coff*, h8300-*-*, i[34567]86-*-coff*, m68k-*-coff*, sh-*-*). This does not affect other more specific targets using the COFF object format on those architectures, or the more specific H8300 and SH targets (h8300-*-rtems*, h8300-*-elf*, sh-*-elf*, sh-*-symbianelf*, sh-*-linux*, sh-*-netbsdelf*, sh-*-rtems*, sh-wrs-vxworks).