help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MinGW compiled octave crashes


From: Benjamin Lindner
Subject: Re: MinGW compiled octave crashes
Date: Mon, 14 Jun 2010 09:52:22 +0200

> Running Octave, compiled with MingW, GCC-4.5.0 gives me the following
> error: 
> 
> The application failed to initialized properly (0xC0000005). Click on OK
> to
> terminate the application. 
> The same error happens in MSYS enviroment as well. 
> 
> What library am I missing? What is wrong and how can I fix it? 

I have seen this error in connection with wrong linker settings regarding 
shared libgcc and shared libstdc++.
Did you build octave with -shared-libgcc ?
If so, did you build *all* dependency libraries  also with -shared-libgcc?

benjamin

-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl


reply via email to

[Prev in Thread] Current Thread [Next in Thread]