Hi, I am trying to finish my experiment about cegcc and GCC 4.3.2. For now compilation under cygwin is broken and on linux I still have an issue when compiling libstdc++ because it seems that compiler cannot find some includes and I really don't understand because headers are available and search path seems good... Another thing is that I need to provide mingw headers when compiling gcc while on cegcc-4.1 mingw was not necessary during gcc compilation : Sources are available here : http://www.smartmobili.com/Downloads/cegcc-4.3.2.tar.bz2
here is the log I have : mkdir -p ./arm-mingw32ce/bits/extc++.h.gch /home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/./gcc/xgcc -shared-libgcc -B/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/./gcc -nostdinc++ -L/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/src -L/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/src/.libs -L/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/winsup/mingw -L/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/winsup/w32api/lib -isystem /home/vincent/cegcc-4.3.2/src/gcc/winsup/mingw/include -isystem /home/vincent/cegcc-4.3.2/src/gcc/winsup/w32api/include -B/home/vincent/mingw32ce/arm-mingw32ce/bin/ -B/home/vincent/mingw32ce/arm-mingw32ce/lib/ -isystem /home/vincent/mingw32ce/arm-mingw32ce/include -isystem /home/vincent/mingw32ce/arm-mingw32ce/sys-include -Winvalid-pch -x c++-header -O2 -g -g -O2 -I/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include/arm-mingw32ce -I/home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include -I/home/vincent/cegcc-4.3.2/src/gcc/libstdc++-v3/libsupc++ -O2 -g /home/vincent/cegcc-4.3.2/src/gcc/libstdc++-v3/include/precompiled/extc++.h -o arm-mingw32ce/bits/extc++.h.gch/O2g.gch In file included from /home/vincent/cegcc-4.3.2/src/gcc/libstdc++-v3/include/precompiled/extc++.h:46: /home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include/ext/mt_allocator.h: In static member function 'static _PoolTp<_Thread>& __gnu_cxx::__per_type_pool<_Tp, _PoolTp, _Thread>::_S_get_pool()': /home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include/ext/mt_allocator.h:498: error: 'runtimeopts' has not been declared In file included from /home/vincent/cegcc-4.3.2/src/gcc/libstdc++-v3/include/precompiled/extc++.h:56: /home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include/ext/throw_allocator.h: At global scope: /home/vincent/cegcc-4.3.2/src/build-mingw32ce/gcc/arm-mingw32ce/libstdc++-v3/include/ext/throw_allocator.h:71: error: 'time' is not a member of 'std' make[2]: *** [arm-mingw32ce/bits/extc++.h.gch/O2g.gch] Error 1 On Sun, 07 Sep 2008 08:23:29 +0200, Danny Backx <[EMAIL PROTECTED]> wrote: > On Sun, 2008-09-07 at 03:53 +0100, Pedro Alves wrote: >> On Saturday 30 August 2008 10:12:26, Danny Backx wrote: >> > Pedro did that for gdb. >> >> Yep. >> >> > I've started playing with the new gdb release >> > since I got my new PDA but I've not sorted out the problems yet. >> >> Glad to hear that! You're on CE 6 now, IIUC? I've never >> tried gdbserver on CE 6, and I was warry of if all the changes to >> the OS MSFT made (address space changes, better >> protection, etc.), it would not work there. > > I've not seen stranger things than before :-) When an application > crashes, you rarely/never get a stack trace. > Other than that, this version of gdb appears to work quite well. > > Quite a number of silly DLL messages at startup though. > > Danny > > dannypc: {24} arm-mingw32ce-gdb wroadmap.exe > GNU gdb 6.8 > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show > copying" > and "show warranty" for details. > This GDB was configured as "--host=i686-pc-linux-gnu > --target=arm-mingw32ce"... > (gdb) target remote ipaq:9999 > Remote debugging using ipaq:9999 > [New Thread -434369834] > Error while mapping shared library sections: > libexpat-1.dll: No such file or directory. > Error while mapping shared library sections: > commctrl.dll.0409.mui: No such file or directory. > Error while mapping shared library sections: > commctrl.dll: No such file or directory. > Error while mapping shared library sections: > ossvcs.dll: No such file or directory. > Error while mapping shared library sections: > aygshell.dll: No such file or directory. > Error while mapping shared library sections: > ws2.dll: No such file or directory. > Error while mapping shared library sections: > coredll.dll.0409.mui: No such file or directory. > Error while mapping shared library sections: > ole32.dll: No such file or directory. > Error while mapping shared library sections: > coredll.dll: No such file or directory. > Symbol file not found for libexpat-1.dll > Symbol file not found for commctrl.dll.0409.mui > Symbol file not found for commctrl.dll > Symbol file not found for ossvcs.dll > Symbol file not found for aygshell.dll > Symbol file not found for ws2.dll > Symbol file not found for coredll.dll.0409.mui > Symbol file not found for ole32.dll > Symbol file not found for coredll.dll > 0x00011104 in WinMainCRTStartup () > (gdb) c > Continuing. > Error while mapping shared library sections: > ceshell.dll: No such file or directory. > Error while mapping shared library sections: > note_prj.dll: No such file or directory. > Error while mapping shared library sections: > shellresapps.dll: No such file or directory. > Error while mapping shared library sections: > shellresapps.96.dll: No such file or directory. > Error while mapping shared library sections: > shellres.dll: No such file or directory. > Error while mapping shared library sections: > secur32.dll: No such file or directory. > Error while mapping shared library sections: > schannel.dll: No such file or directory. > Error while mapping shared library sections: > ntlmssp.dll: No such file or directory. > Error while mapping shared library sections: > spnego.dll: No such file or directory. > Error while mapping shared library sections: > msnsspc.dll: No such file or directory. > Error while mapping shared library sections: > tshres.dll: No such file or directory. > Error while mapping shared library sections: > oleaut32.dll: No such file or directory. > Error while mapping shared library sections: > compime.dll: No such file or directory. > Error while mapping shared library sections: > ssllsp.dll: No such file or directory. > Error while mapping shared library sections: > autobind_lsp.dll: No such file or directory. > Error while mapping shared library sections: > dtpt_lsp.dll: No such file or directory. > Error while mapping shared library sections: > cellcore.dll: No such file or directory. > Error while mapping shared library sections: > wspm.dll: No such file or directory. > > Program exited normally. > (gdb) q > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel