This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Making a new port
- From: Ian Lance Taylor <iant at google dot com>
- To: viv0411 dot parikh at gmail dot com
- Cc: "gcc\ at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Wed, 08 Dec 2010 11:31:57 -0800
- Subject: Re: Making a new port
- References: <4cffc8e6.ce7c0e0a.1c59.3250@mx.google.com>
"viv0411.parikh@gmail.com" <viv0411.parikh@gmail.com> writes:
> Sir i plan to make gcc port for android. I only know c++. Please tell me how should i make.
There already is a gcc port for Android.
If you mean that you want to build gcc for the Android target, see
http://gcc.gnu.org/install/ . Please take any questions to the mailing
list gcc-help@gcc.gnu.org, rather than gcc@gcc.gnu.org. Thanks.
Ian