Re: [Mingw-w64-public] problem with mingw-builds 4.8.1 v3 rev0 i686 32 libshlwapi.a?

2013-11-30 Thread JonY
On 11/30/2013 20:17, niXman wrote: > niXman 2013-11-28 10:45: >> Hmm... Symbol SHValidateUNC is not exists in lib32/shell32.def, but >> exists in lib64/shell32.def. >> These two files are very different. The list of exported symbols >> really so different for win32 and win64? > > ping? > shlwapi

Re: [Mingw-w64-public] problem with mingw-builds 4.8.1 v3 rev0 i686 32 libshlwapi.a?

2013-11-30 Thread niXman
niXman 2013-11-28 10:45: > Hmm... Symbol SHValidateUNC is not exists in lib32/shell32.def, but > exists in lib64/shell32.def. > These two files are very different. The list of exported symbols > really so different for win32 and win64? ping? -- Regards, niXman ___

Re: [Mingw-w64-public] Winpthreads library issue with dwarf toolchain

2013-11-30 Thread niXman
Alexey Pavlov 2013-11-28 11:35: > Hi, all! > > I'm have issue with winpthreads from trunk rev.6367 and later. It > break for me dwarf toolchains with threads=posix. Most generated > binaries with this toolchain crash on startup. > For example, I build sqlite3 and winpthreads rev.6367 with debuginf