From f558c69d8acbce2c828e04cd59ce85b710aa350a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 2 Dec 2008 15:46:58 +0000 Subject: Removed MinGW toolchain. The standard toolchain works well with MinGW. Fixed typo in the Cygwin toolchain. --- org.rtems.cdt.toolchain2/plugin.xml | 98 +++---------------------------------- 1 file changed, 6 insertions(+), 92 deletions(-) diff --git a/org.rtems.cdt.toolchain2/plugin.xml b/org.rtems.cdt.toolchain2/plugin.xml index f8a5ac8..0a57e96 100644 --- a/org.rtems.cdt.toolchain2/plugin.xml +++ b/org.rtems.cdt.toolchain2/plugin.xml @@ -148,7 +148,7 @@ id="org.rtems.cdt.toolchain" name="RTEMS Toolchain" archList="all" - osList="linux,solaris,hpux,aix,qnx,macosx" + osList="all" targetTool="org.rtems.cdt.linker.c;org.rtems.cdt.linker.cpp;org.rtems.cdt.archiver" scannerConfigDiscoveryProfileId="org.rtems.cdt.toolchain2.RtemsSCDProfile"> + scannerConfigDiscoveryProfileId="org.rtems.cdt.toolchain2.RtemsSCDProfile"> + superClass="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin" + scannerConfigDiscoveryProfileId="org.rtems.cdt.toolchain2.RtemsSCDProfileC"/> + scannerConfigDiscoveryProfileId="org.rtems.cdt.toolchain2.RtemsSCDProfileCPP" + superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3