Re: [Mingw-w64-public] Native x86_64-w64-mingw32 toolchain including ada

2011-08-12 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nicolas, thanks for your answer. Am 12.08.2011 18:24, schrieb Nicolas Bertolotti: > Hi Rainer, > > We apparently have been facing the same issue on the same day? > > Though I cannot really explain where it comes from exactly (and how I got > the

Re: [Mingw-w64-public] Missing Symbol in libkernel32.a

2011-08-12 Thread Ozkan Sezer
On Fri, Aug 12, 2011 at 3:37 PM, Patrick von Reth wrote: > Hi > In the latest sezero release, including the update, > the symbol for TzSpecificLocalTimeToSystemTime is still missing. > undefined reference to `_imp__TzSpecificLocalTimeToSystemTime@12' > Would be great if you could include it. > Pat

Re: [Mingw-w64-public] Native x86_64-w64-mingw32 toolchain including ada

2011-08-12 Thread Nicolas Bertolotti
Hi Rainer, We apparently have been facing the same issue on the same day... Though I cannot really explain where it comes from exactly (and how I got there), I visited the following link: http://gcc.gnu.org/ml/gcc-patches/2010-10/msg01982.html and adapted the information in there to write the fo

[Mingw-w64-public] Missing Symbol in libkernel32.a

2011-08-12 Thread Patrick von Reth
Hi In the latest sezero release, including the update, the symbol for TzSpecificLocalTimeToSystemTime is still missing. undefined reference to `_imp__TzSpecificLocalTimeToSystemTime@12' Would be great if you could include it. Patrick -