Re: [Cegcc-devel] Linker doesn't find winsock

2008-04-04 Thread Carsten Sørensen
On Fri, Apr 4, 2008 at 7:24 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: > that order is important only on Windows (gcc for windows). On linux, ou can > put the static libs in any order you want. If I'm not mistaken, the problem > is the format of the executable files (ELF on linux and COFF or a v

[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

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