On 22/07/11 15:38, Ozkan Sezer wrote:
> On Fri, Jul 22, 2011 at 4:16 PM, Eugen Dedu
> <eugen.d...@pu-pm.univ-fcomte.fr>  wrote:
>> Hi,
>>
>> (I sent this to IRC but nobody answered.)
>>
>> I have a big linux application and I use mingw to build it for windows
>> too.  When I use mingw32 everything goes well, but when I use mingw-w64
>> in 32bit mode and execute it on Windows I receive the error: application
>> has not been initialised correctly, error 0xc0000142.  I looked on
>> Internet, but nothing is useful (one page
>> http://support.microsoft.com/kb/838857 told that this is an error on
>> rights or some files, but the same application built with mingw32 works,
>> so there must be other thing).  What have I missed?
>>
>> Thank you,
>> --
>> Eugen
>
> If it is a c++ app, make sure that libgcc_s_sjlj-1.dll is on your PATH
> )or put it in the same directory as your exe.)

It is a c++ application.  I do not find this file on my machine. 
Stephen, is this file the same as
gcc-mingw-w64: /usr/lib/gcc/i686-w64-mingw32/4.6/libgcc.a
?  Could the .dll be included in debian package?

Finally, could this information be added to a Web page (maybe 
https://sourceforge.net/apps/trac/mingw-w64/wiki/FAQ) explaining that 
this dll is mandatory?

-- 
Eugen

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to