On 02/24/2013 06:33 PM, David Ostrovsky wrote:
diff --git a/solenv/gbuild/platform/WNT_INTEL_GCC.mk
b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
index b9edab0..70a4608 100644
--- a/solenv/gbuild/platform/WNT_INTEL_GCC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_GCC.mk
@@ -87,6 +87,7 @@ endif
ifeq ($
Am 24.02.2013 02:23, schrieb Gábor Stefanik:
On Sun, Feb 24, 2013 at 12:43 AM, David Ostrovsky
wrote:
>So we have weird breakage on MinGW:
>
>in configure phase i686-w64-mingw32-g++ reports back success for that check:
>
>configure:15247: checking whether ccache i686-w64-mingw32-g++ supports C
On Sun, Feb 24, 2013 at 12:43 AM, David Ostrovsky
wrote:
> So we have weird breakage on MinGW:
>
> in configure phase i686-w64-mingw32-g++ reports back success for that check:
>
> configure:15247: checking whether ccache i686-w64-mingw32-g++ supports C++11
> perfect forwarding
> configure:15275: c
So we have weird breakage on MinGW:
in configure phase i686-w64-mingw32-g++ reports back success for that check:
configure:15247: checking whether ccache i686-w64-mingw32-g++ supports
C++11 perfect forwarding
configure:15275: ccache i686-w64-mingw32-g++ -c -std=gnu++0x
conftest.cpp >&5
confi