bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] MSYS2 + mingw-w64 : 'no' command not found


From: Vincent Torri
Subject: [bug-gettext] MSYS2 + mingw-w64 : 'no' command not found
Date: Mon, 24 Dec 2018 08:21:51 +0100

Hello

with MSYS2 + mingw-w64 :


/bin/sh ../libtool  --tag=CXX   --mode=compile no -DHAVE_CONFIG_H
-DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I..
-I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1
-DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -DUSER_LABEL_PREFIX_UNDERSCORE
-DGNULIB_DEFINED_ERROR    -I./libcroco  -I/opt/ewpi_32/include   -c -o
../woe32dll/c++html-styled-ostream.lo
../woe32dll/c++html-styled-ostream.cc
libtool: compile:  no -DHAVE_CONFIG_H -DEXEEXT=\".exe\"
-DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I..
-I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC
-DUSER_LABEL_PREFIX_UNDERSCORE -DGNULIB_DEFINED_ERROR -I./libcroco
-I/opt/ewpi_32/include -c ../woe32dll/c++html-styled-ostream.cc  -o
../woe32dll/.libs/c++html-styled-ostream.o
../libtool: line 1779: no: command not found


instead of the c++ compiler, 'no' is used. in Makefile, I can see

CXX = no

configuration :
./configure --prefix=/opt/gettext --disable-static
--host=i686-w64-mingw32 --disable-c++
--disable-java--disable-native-java --enable-threads=windows
--disable-rpath --disable-libasprintf --disable-curses --disable-acl
--with-libiconv-prefix=/opt/ewpi_32
--with-libunistring-prefix=/opt/ewpi_32

note that I have passed  --disable-c++

regards

Vincent Torri



reply via email to

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