This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Triple name
- From: "Mile Davidovic" <mile dot davidovic at micronasnit dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 1 Feb 2005 11:51:55 +0100
- Subject: Triple name
- Organization: MicronasNIT
- Reply-to: <mile dot davidovic at micronasnit dot com>
Hello all
If we build mips-*-elf cross compiler is it possible to use this compiler
for processor which support mipsisa32
(using command line switch -mips32)? I am wondering would generated source
be the same as code generated with
mipsisa32-*-elf cross compiler?
Best regards Mile