gcc-h8300-hms software package provides GNU C compiler (cross compiler for h8300-hitachi-coff), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gcc-h8300-hms
gcc-h8300-hms is installed in your system.
Make ensure the gcc-h8300-hms package were installed using the commands given below,
$ sudo dpkg-query -l | grep gcc-h8300-hms *
You will get with gcc-h8300-hms package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Development |
| Package | gcc-h8300-hms |
| Version | 1:3.4.6+dfsg-1 |
| Description | GNU C compiler (cross compiler for h8300-hitachi-coff) |
| Sub Section | devel |