Hi,

> > You need to either make both calls be to __main, or to __gccmain,
> never to both.
> 
> I think I fixed that one already.
> 
> Right now, a constructor from libstdc++ is dying when it gets called
> for the first time.
> 
> It happens to get mentioned in a linker message about auto-import. Not
> a coincidence, I'm sure.
> 
> Btw that message doesn't appear on ARM, also the same code works on
> ARM.

As Danny points out in some other points, for x86 we now have a problem with
a constructor crashing. It happens only on x86  when using shared libraries.
Danny has now an x86 target to test on, I think that is the real last issue
before we can say that cegcc also works on x86.

Johnny


------------------------------------------------------------------------------
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to