Evil code in config.gcc (vsta)
Nathanael Nerode
neroden@twcny.rr.com
Fri Aug 29 21:59:00 GMT 2003
The following hunk of code in config.gcc is very evil, and is impeding
my efforts to clean up that file:
>i386-*-vsta) # Intel 80386's running VSTa kernel
> xm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/xm-vsta.h"
^^^^^^^
Is there a way to eliminate this? It looks like this means that on a vsta
host, we include the target chip header in xm_file. ???? This looks
seriously wrong.
--
Nathanael Nerode <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html
More information about the Gcc
mailing list