This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Toolchain for Maverick Crunch ?
- From: Claudio Scordino <cloud dot of dot andor at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 03 Apr 2007 11:54:42 +0200
- Subject: Toolchain for Maverick Crunch ?
Hi everybody,
I have to compile an application for a board with a Cirrus EP9302 cpu.
The application has many floating point operations, so I want to exploit the
Maverick Crunch Math engine of the cpu.
What kind of toolchain do I need to enable such engine (is a standard
no-soft-float toolchain ok) ?
What kind of option should I put as CFLAGS ?
Many thanks in advance,
Claudio