Re: [Cegcc-devel] CVS directories needed?

2009-06-04 Thread Vincent R.
On Thu, 4 Jun 2009 21:03:04 +0200, "Johnny Willemsen" wrote: > Hi, > > I just noticed that the svn archive also contains all files from CVS, like > the ones below and .cvsignore. Should these really be in the svn archive? > > Johnny > > Asrc/binutils/include/elf/CVS > Asrc/binutils/incl

[Cegcc-devel] CVS directories needed?

2009-06-04 Thread Johnny Willemsen
Hi, I just noticed that the svn archive also contains all files from CVS, like the ones below and .cvsignore. Should these really be in the svn archive? Johnny Asrc/binutils/include/elf/CVS Asrc/binutils/include/elf/CVS/Repository Asrc/binutils/include/elf/CVS/Root Asrc/binutils/

Re: [Cegcc-devel] Error when compiling SVN

2009-06-04 Thread Johnny Willemsen
Hi, > > So now the only problem we have with gcc-4.4 is about floating point > I > > suppose. > > I believe there are actually three, but I never spoke about the others > : > - (as you said) floating point on ARM > - for libstdc++ to work right, mingw startup needs a better atexit(), > this can

Re: [Cegcc-devel] Error when compiling SVN

2009-06-04 Thread Danny Backx
On Thu, 2009-06-04 at 18:52 +0200, Vincent R. wrote: > On Thu, 04 Jun 2009 18:08:29 +0200, Danny Backx > wrote: > > You'll probably find that the problem is solved with my latest commit. > > > > Danny > > > So now the only problem we have with gcc-4.4 is about floating point I > suppose. I

Re: [Cegcc-devel] Error when compiling SVN

2009-06-04 Thread Vincent R.
On Thu, 04 Jun 2009 18:08:29 +0200, Danny Backx wrote: > You'll probably find that the problem is solved with my latest commit. > > Danny > So now the only problem we have with gcc-4.4 is about floating point I suppose. -

Re: [Cegcc-devel] No libcore6dll with gcc 4.4?

2009-06-04 Thread Danny Backx
Odd. On my system, everything is as it should : pavilion: {1054} find /opt/*ce -name \*coredll\* -print /opt/mingw32ce/arm-mingw32ce/lib/libcoredll.a /opt/mingw32ce/arm-mingw32ce/lib/libcoredll6.a /opt/x86mingw32ce/i386-mingw32ce/lib/libcoredll.a /opt/x86mingw32ce/i386-mingw32ce/lib/libcoredll6.a

Re: [Cegcc-devel] Error when compiling SVN

2009-06-04 Thread Danny Backx
You'll probably find that the problem is solved with my latest commit. Danny On Thu, 2009-06-04 at 14:59 +0200, Vincent R. wrote: > On Wed, 03 Jun 2009 22:23:11 +0200, Danny Backx > wrote: > > I'll need a bit of help to figure out what's wrong. > > I really don't have time to dig into g

Re: [Cegcc-devel] Error when compiling SVN

2009-06-04 Thread Vincent R.
On Wed, 03 Jun 2009 22:23:11 +0200, Danny Backx wrote: > I'll need a bit of help to figure out what's wrong. I really don't have time to dig into gcc but maybe Dave Korn could hep(he is the one that suggested the modification after all ;-) Dave please comment. --

[Cegcc-devel] No libcore6dll with gcc 4.4?

2009-06-04 Thread Johnny Willemsen
Hi, We use libcoredll6 to get the WinCE 6 methods. We now switched a build to GCC 4.4 but this doesn't seem to build this anymore. We only see: bu...@suse111-cegcc052:~/opt/x86mingw32ce/i386-mingw32ce/lib> ls -al | grep core -rw-r--r-- 1 build users 1211720 2009-06-03 21:05 libcoredll.a To use l