[CMake] MinGW and cmake issues...

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sat May 17 12:05:55 EDT 2008


Phil Pellouchoud schrieb:
> I did try to compile a simple hello world program, and I can do it on
> the command line:
> gcc -o test test.cpp
> 
> Builds and runs fine.
> 
> I am using Windows XP SP2
> 
> GCC version is this:
> S:\software\packages\utility\build>gcc -v
> Using built-in specs.
> Target: i386-pc-mingw32
> Configured with: ../gcc-4.3.0/configure --prefix=/mingw --disable-nls
> --enable-languages=c,c++,fortran,objc,obj-c++,ada,
> java --disable-win32-registry --disable-sjlj-exceptions
> --enable-libstdcxx-debug --enable-version-specific-runtime-libs
> --with-gmp=/mingw/src/gcc/gmp-mpfr-root
> --with-mpfr=/mingw/src/gcc/gmp-mpfr-root --enable-libgcj
> --enable-concept-checks
>  --enable-shared
> Thread model: win32
> gcc version 4.3.0 (GCC)
> 
> S:\software\packages\utility\build>
> 
> I am using mingw version 5.1.4
> 
See CMakeError.log and CMakeOutput.log what's going wrong. They're in 
your build dir in CMakeFiles subdir.


Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080517/02343cf5/attachment.pgp>


More information about the CMake mailing list