On Thu, 2009-06-04 at 18:52 +0200, Vincent R. wrote:
> On Thu, 04 Jun 2009 18:08:29 +0200, Danny Backx <danny.ba...@scarlet.be>
> 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 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 probably be ported from e.g. newlib. Without this, DLLs are
  not guaranteed to close down correctly.
- arm-cegcc hasn't been built yet (but this is not my favourite platform
  lately), I'm not sure whether it's worthwile to upgrade it to 4.4
  Opinions welcomed.

The other thing I've been working on is i386-mingw32ce. That still
requires :
- the same atexit() code as above
- gdbserver doesn't work yet

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to