Hi, I have started to report cegcc modifications and I have almost finished. The problem is about modifications in the following files :
gcc\config\arm\ieee754-df.S gcc\config\arm\ieee754-sf.S gcc\config\arm\lib1funcs.asm gcc/config/arm/arm.c gcc/config/arm/arm.h gcc/config/arm/arm-protos.h gcc/config/arm/wince-pe.h gcc/config/arm/t-pe gcc/config/arm/pe.c gcc/config/arm/t-wince-pe These files are a bit sensitive for me, so I prefer to let you do the modifications. Except these files I have reported everything in libstdc++ and in .opt and config*** files. You can get sources from here : svn co https://trac.smartmobili.com/repository/cegcc/branches/cegcc-4.3.2 My first attempt with GCC-4.3.1 is here (doesn't compile entirely because of internal compiler error with libstdc++) svn co https://trac.smartmobili.com/repository/cegcc/branches/cegcc-4.3.1 What you need to know : I had to add --with-local-prefix=${PREFIX} to build_bootstrap_gcc() configure. I have added --disable-bootstrap to build_gcc() configure I had to manually copy mingw files before to be able to compile bootstrap (don't understand why) And I really recommend to read all the emails I sent about my previous attempts with GCC 4.3.x On Sat, 30 Aug 2008 13:41:44 +0200, Danny Backx <[EMAIL PROTECTED]> wrote: > On Sat, 2008-08-30 at 12:26 +0200, [EMAIL PROTECTED] wrote: >> Last time I tried to report modifications on a GCC 4.3.1 I got a > compiler >> error when compiling libstdc++ but I could always tried >> it with this new release and keep you informed. > > That would be very interesting. > > Danny > ------------------------------------------------------------------------- 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