[Mingw-w64-public] SEH doesn't work on mingw-w64?

2008-11-04 Thread Seyran Avanesyan
Hello everybody, This simple MSVC application is loading a MinGW dll and calling a function which raises an exception. The 32-bit version of application is catching the exception as expected, but 64-bit version of application is crashing. So far my research of the problem goes with no success.

[Mingw-w64-public] stripping all or just debug info

2008-10-04 Thread Seyran Avanesyan
Hi All, I downloaded mingw-w64-bin_x86_64-mingw_20080724 from sf.net. I used strip.exe to reduce the size of .exe, .a and .o files, but it creates problems, linker can not find some symbols ... (In my case problems started after stripping libraries from x86_64-pc-mingw32 subfolder) I did same thi

[Mingw-w64-public] stripping all or just debug info

2008-10-03 Thread Seyran Avanesyan
Hi All, I downloaded mingw-w64-bin_x86_64-mingw_20080724, which looks like compiled with debug info in it. I used strip.exe to reduce the size of .exe, .a and .o files, but it creates problems, linker can not find some symbols ... (In my case problems started after stripping libraries from x86_64

Re: [Mingw-w64-public] mingw and x86_64-pc-mingw32 are equivalent

2008-10-03 Thread Seyran Avanesyan
> -Original Message- > From: NightStrike > > On Thu, Oct 2, 2008 at 10:56 PM, Seyran Avanesyan > > Hi All, > > > > Folders mingw and x86_64-pc-mingw32 are equivalent in > > mingw-w64-bin_x86_64-mingw_20080724.zip > > Can I delete one of them

[Mingw-w64-public] mingw and x86_64-pc-mingw32 are equivalent

2008-10-02 Thread Seyran Avanesyan
Hi All, Folders mingw and x86_64-pc-mingw32 are equivalent in mingw-w64-bin_x86_64-mingw_20080724.zip Can I delete one of them and make my environment variables point to another? Thanks, Seyran - This SF.Net email is spons