From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Brown To: ecos-discuss@sourceware.cygnus.com Subject: [ECOS] Problem with 'cc1plus' Date: Mon, 29 Jan 2001 19:49:00 -0000 Message-id: <3A763918.E18D99BC@bruxton.com> X-SW-Source: 2001-01/msg00463.html I'm bringing up software on an ARM-based board, and trying to rebuild the GDB stub for an arm-elf target on Windows 2000 using gcc 2.95.2 (note that I'm not trying to build for a THUMB target). During the build, an error occurs that arm-elf-gcc cannot find 'cc1plus'. The executable in fact does not exist. The error occurs when building startup.cxx, which has a line of C++ code in it. The compiles of C code appear to work fine. Does anyone have any ideas what could be going wrong? -- Dan -- Dan Brown Bruxton Corporation http://www.bruxton.com 206 782-8862