[Mingw-w64-public] Undefined symbols. Help!

2013-05-25 Thread Anthony Walter
Can someone point me in the right direction towards solving this problem? I built a static libraries on Linux based on some open source c and h files. I can compile things fine with gcc/mingw-265 nd use ar to turn the object files into a static lib. The problem is when I try yo compile on Windows

Re: [Mingw-w64-public] Regression in trunk regarding InterlockedCompareExchange

2013-05-25 Thread Erik van Pienbroek
Erik van Pienbroek schreef op do 23-05-2013 om 23:29 [+0200]: > Hi, > > During review of one of our Fedora packages we noticed an unexpected > change in behavior in recent mingw-w64 trunk snapshots. We noticed that > several libraries which were built against recent mingw-w64 trunk > snapshots sud

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-25 Thread deneme.true
Hello, Sorry for late reply, Please look previous mail. Regards -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful fu

Re: [Mingw-w64-public] build wxwidgets 2.9.4 with mingw64(rubenvb) return error

2013-05-25 Thread deneme.true
Hello, Previously, I worked on wxWidgets. It is better to use special makefiles for wxWidgets instead of commandline g++ which exists in build directory. Please return back if your problem wasn't solved. Regards -- Try

Re: [Mingw-w64-public] Regression in trunk regarding InterlockedCompareExchange

2013-05-25 Thread Dongsheng Song
On Fri, May 24, 2013 at 5:29 AM, Erik van Pienbroek wrote: > Hi, > > During review of one of our Fedora packages we noticed an unexpected > change in behavior in recent mingw-w64 trunk snapshots. We noticed that > several libraries which were built against recent mingw-w64 trunk > snapshots sudden