2012/9/28 Koehne Kai: > Hi Ruben, > > I ran into an issue with your mingw32-make and a really long compiler line: > http://pastebin.com/h5tNV7x5 . We're obviously hitting a buffer limit here > ... However, if I replace your mingw32-make > > GNU Make 3.82 > Built for x86_64-w64-mingw32 > > With the one from latest mingw-builds: > > GNU Make 3.82.90 > Built for x86_64-w64-mingw32 > > The compilation succeeds.
patch: https://github.com/niXman/mingw-builds/blob/master/patches/make-remove-double-quote.patch -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
