Re: [Cegcc-devel] No g++ found in cegcc-gcc430.tar.gz

2008-04-07 Thread Bo Gao
Hi Danny, Many thanks. However, without arm-mingw32ce-g++, configure will set the g++ from Linux as the default compiler, which is not correct for cross-compiling wince application, am I right? If it is, how to work around this problem? I mean that how to use mingw32ce tools chain to cross-compil

Re: [Cegcc-devel] No g++ found in cegcc-gcc430.tar.gz

2008-04-04 Thread Danny Backx
On Fri, 2008-04-04 at 15:29 +0200, Bo Gao wrote: > I didn't find arm-mingw32ce-g++ included in cegcc-gcc430.tar.gz. How > to get the g++ for gcc 4.3.0? In the initial builds, I didn't include that because the work on it was not done. I'm further now : g++ is built, but the libstdc++ is still m

[Cegcc-devel] No g++ found in cegcc-gcc430.tar.gz

2008-04-04 Thread Bo Gao
Hello, I didn't find arm-mingw32ce-g++ included in cegcc-gcc430.tar.gz. How to get the g++ for gcc 4.3.0? BTW, I found that the name of mingw32ce tool chains changed from arm-wince-mingw32ce-xx to arm-mingw32ce-xx. It means I should use "--host=arm-mingw32ce" other than "--host=arm-win