Re: [gtkmm] cannot specify -o with -c or -S and multiple compilations



Daniel Mora wrote:

Im trying to install the gtkglextmm 1.1.0 in windows using mingw 3.3.1
with msys. I have all the required libraries installed. I run many
variants of ./configure and all finish succesfully. I have no
pathnames with white spaces. But when I run make I always get the
following error:
-----------------------------------------------------------------------------------------
$ make
make  all-recursive
make[1]: Entering directory `/c/gtkglextmm-1.1.0'
Making all in tools
make[2]: Entering directory `/c/gtkglextmm-1.1.0/tools'
Making all in extra_defs_gen

g++.exe: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [generate_defs_gtkglext.o] Error 1
make[3]: Leaving directory `/c/gtkglextmm-1.1.0/tools/extra_defs_gen'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/gtkglextmm-1.1.0/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/gtkglextmm-1.1.0'
make: *** [all] Error 2

Strange. Works for me out of the box with mingw 3.3.1. The difference is that I use cygwin (bash) as my shell (instead of msys).

If you want, I can post these gtkglextmm binaries on my site...

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]