This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-E
- From: Ian Lance Taylor <iant at google dot com>
- To: olli Tuominen <otuomine at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Tue, 03 Mar 2009 12:35:32 -0800
- Subject: Re: GCC-E
- References: <9af9e3830903030303x65e6f235n25f1e5b6af8d5131@mail.gmail.com> <9af9e3830903030335l14d9c0d4xd42240c371949899@mail.gmail.com>
olli Tuominen <otuomine@gmail.com> writes:
> Hi, I'm trying to compile open-C/P.I.P.S on symbian, where can I find
> some documentation for GCC-Ev3.4 or later versions?
gcc documentation can be found at http://gcc.gnu.org/onlinedocs/ . That
documentation is for FSF releases, and will not cover any changes that
may exist in the specific tools you are using; for information about
such changes if any, you will need to contact the organization which
provided them.
Ian