This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Evil code in config.gcc (vsta)
- From: neroden at twcny dot rr dot com (Nathanael Nerode)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 29 Aug 2003 16:18:39 -0400
- Subject: Evil code in config.gcc (vsta)
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