2.8.7 build failure with Mingw 5.1.3 on Vista
raananb
raanan at barzel.org
Sat Feb 9 15:47:35 PST 2008
Building wx2.8.7 using DialogBlocks (build for wxMSW) works fine out of the
box with Watcom C++ but fails with GCC (all configurations). Any specific
reason for failure with GCC (I am no expert in make) ?
Extract from config.log:
configure:12523: $? = 0
configure:12525: gcc -v </dev/null >&5
Reading specs from c:/MinGW/lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld
--with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw
--enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java
--disable-win32-registry --disable-shared --enable-sjlj-exceptions
--enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm
--disable-libgcj-debug --enable-interpreter --enable-hash-synchronization
--enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw special)
configure:12528: $? = 0
configure:12530: gcc -V </dev/null >&5
gcc.exe: `-V' option must have argument
configure:12533: $? = 1
configure:12556: checking for C compiler default output file name
configure:12559: gcc conftest.c >&5
gcc.exe: installation problem, cannot exec `cc1': No such file or directory
configure:12562: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "wxWidgets"
| #define PACKAGE_TARNAME "wxwidgets"
| #define PACKAGE_VERSION "2.8.7"
| #define PACKAGE_STRING "wxWidgets 2.8.7"
| #define PACKAGE_BUGREPORT "wx-dev at lists.wxwidgets.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12601: error: C compiler cannot create executables
--
View this message in context: http://www.nabble.com/2.8.7-build-failure-with-Mingw-5.1.3-on-Vista-tp15391620p15391620.html
Sent from the wxWidgets - Users mailing list archive at Nabble.com.
More information about the wx-users
mailing list