bug-gnulib
[Top][All Lists]
Advanced

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

Re: clisp 2.48 doesn't compile with mingw


From: Sam Steingold
Subject: Re: clisp 2.48 doesn't compile with mingw
Date: Mon, 24 Aug 2009 10:04:03 -0400
User-agent: Thunderbird 2.0.0.21 (X11/20090327)

Cesar Romani wrote:
I'm using MinGW 5.1.4 and gcc 3.4.5 on Win XP and I'm trying to compile
clisp 2.48 with:
configure --with-mingw --with-module=rawsock --with-ffcall
--with-module=bindings/win32

and I got:

--------------------
...
make[4]: Leaving directory `/home/Romer/clisp-2.48/src'
depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc -mno-cygwin
-DHAVE_CONFIG_H -I. -I..  -I../intl -I/usr/local/include   -g -O2 -W
-Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type
-Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2
-fexpensive-optimizations -falign-functions=4 -D_WIN32 -DUNICODE
-DDYNAMIC_FFI -DNO_GETTEXT -I.  -MT localcharset.lo -MD -MP -MF
$depbase.Tpo -c -o localcharset.lo localcharset.c &&\
        mv -f $depbase.Tpo $depbase.Plo
 gcc -mno-cygwin -DHAVE_CONFIG_H -I. -I.. -I../intl -I/usr/local/include
-g -O2 -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type
-Wmissing-declarations -Wno-sign-compare -Wno-format-nonliteral -O2
-fexpensive-optimizations -falign-functions=4 -D_WIN32 -DUNICODE
-DDYNAMIC_FFI -DNO_GETTEXT -I. -MT localcharset.lo -MD -MP -MF
.deps/localcharset.Tpo -c localcharset.c  -DDLL_EXPORT -DPIC -o
.libs/localcharset.o
gcc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [localcharset.lo] Error 1
make[3]: Leaving directory `/home/Romer/clisp-2.48/src/gllib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Romer/clisp-2.48/src/gllib'
make[1]: *** [all] Error 2
--------------------

this is gnulib being compiled.
I am forwarding this to the gnulib maintainers, reply-to set.
Sam.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]