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