> >
> > What about the other problem (that I'm getting unaligned access on
> load)?
> >  I have src code that builds and works just fine with 4.1 build cegcc
> svn.1279. The only problem with that build is that the dll has
> something corrupt in the PE header and I fix it by upx-compressing it.
> But using latest trunk I'm getting unaligned access if the dll is built
> using either 4.3 and 4.1 builds of gcc (and upx compression does help
> also).
> > pS: I'm building ffmpeg using cegcc
> 
> Can you send details about that ? I don't believe I've seen this.
> 
> Otherwise the highest priority I have is getting the ld crash fixed.
> 


That's kind of difficult to do. I built huge project that contains MANY local 
changes and my own code. It's really difficult to minimize it to pinpoint 
source of problem. Moreover, it's time consuming to build cegcc and it also 
takes a lot of time to build my project.
I have some minor changes in cegcc by the way, but I doubt that they may have 
any impact:
I modified all *.def files and changed from coredll to coredll.dll instead 
(otherwise, all SW that links to coredll will stop working if somebody puts 
coredll.exe into windows folder).
When I get a crash I can't even see stack trace (I'm using visual studio). What 
can I do to see backtrace or print some extra helpful info? I'm getting app 
crash at the time my dll is loaded (app is built using ms VS, the dll is byult 
using cegcc)

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to