This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: config files for new port
- To: Bahman Sistany <bsistany at zucotto dot com>
- Subject: Re: config files for new port
- From: Alan Lehotsky <apl at alum dot mit dot edu>
- Date: Thu, 26 Jul 2001 16:30:05 -0400
- Cc: gcc at gcc dot gnu dot org
- References: <3B607771.6BD34EDB@zucotto.com>
At 4:02 PM -0400 7/26/01, Bahman Sistany wrote:
>All,
>To compile and build for a new port where(what config files) do I need
>to add the new port?
>I tried adding the new cpu type to config.sub and gcc/configure but
>after "configure --target=<new-cpu>" and "make LANGUAGES=c" I am only
>getting code for the host which is a i686-pc-linux-gnu system.
>
>Thanks,
> Bahman
You have to do
configure.in
gcc/configure.in
and then run autoconf in the gcc source directory.
NOTE: don't run autoconf in the top level source directory!!
--
------------------------------------------------------------------------
Quality Software Management
http://home.earthlink.net/~qsmgmt
apl@alum.mit.edu
(978)287-0435 Voice
(978)808-6836 Cell
(978)287-0436 Fax
Software Process Improvement and Management Consulting
Language Design and Compiler Implementation