H8S & version 2.8.1

Kazu Hirata kazu@hxi.com
Tue Dec 19 06:25:00 GMT 2000


Title: RE: H8S & version 2.8.1





Hi,


> I currently have access to release 2.8.1, for which I use to produce
> executables.  However, I have a requirement to generate code 
> for the H8S
> processor (.r37).  When using the command 'gcc -ms main.c' , 
> cc1.exe returns
> a response of - Invalid option 's'.


You might have to use h8300-hms-gcc or something instead of gcc.  This depends on how you installed the compiler.  If you don't have h8300-hms-gcc, I would try gcc -b h8300-hms -ms.

>  Should I download the most recent release
> (2.95.2).


I have a small web page dedicated for GNU H8 tools.


http://www.hdl.co.jp/~kban/h8300-hms/


In particular, the following, a patch for 2.95.2, might be useful as it has several fixes (and a small improvement).


http://www.hdl.co.jp/~kban/h8300-hms/h8300-hms-gcc-2.95.2-7.patch


Hope this helps.


Kazu Hirata






More information about the Gcc mailing list