Hi Tom,
I am using CodeWarrior for PowerPC architecture to compile the RTOS OSE5.2 from Enea. The compiler is part of the CodeWarrior Professional Edition version 8.7.
Version of the compiler is
Metrowerks C/C++ Compiler for Embedded PowerPC.
Copyright (c) 2006, Freescale Semiconductor, Inc.
All rights reserved.
Version 4.1 build 60725
Runtime Built: Mar 9 2007 17:41:14
Usage: mwcceppc.exe [-options]... [files]... [@response]...
Please enter 'mwcceppc.exe -help' for information about options.
But interestingly i have a little older version of the same compiler from a previous installation, here it just gives only a warning.
Version of the compiler is
$
Metrowerks C/C++ Compiler for Embedded PowerPC.
Copyright (c) 2006, Freescale Semiconductor, Inc.
All rights reserved.
Version 4.1 build 60725
Runtime Built: Jul 25 2006 20:39:38
Usage: mwcceppc.exe [-options]... [files]... [@response]...
Please enter 'mwcceppc.exe -help' for information about options.
-Anil