porting new arch

Shinpei Kato shinny@j02.itscom.net
Wed May 19 02:33:00 GMT 2004


Hi,

> Add your arch to config.gcc.  See config.gcc, configure.in and
> Makefile.in, look for $(out_file).  When $(out_file) is set
> properly, it should Just Work, because that file is added to
> GTFILES in Makefile.in. You may need to add other files in
> config.gcc, see the comments there.

I reviewed config.gcc and couldn't find the things I have to correct. It
looks so at least to me. Because, you know, I based on MIPS arch and
it's not so difficult to add my arch to config.gcc since I can refer to
MIPS section. But still the same error occured during make...
As I said in the previous message, to let gtype-desc.c or something
include gt-$ARCH.h, all I have to do is to add my arch to config.gcc?
Are there any other files?
I found gt-$ARCH.h is generated correctly but is not included by the
files that have to include it...
Could you see anything about that?


Regards,
Shinpei Kato



More information about the Gcc mailing list