Hi,
I just tried to compile SXE as C++ -- and it failed. I've been away
for too long (as an active developer) to know if this was an issue
with XE 21.4 or not. I will try to find out today or something.
Here is my ./configure line, and then follows my make log. The
version is the one Steve just merged in, so this should be identical
to 22.1.2 patch 12.
I will be working on/researching this issue today if I can.
./configure --prefix=/usr/local/xemacs/ --enable-mule \
--enable-union-type --with-sxemacs-compiler=g++
cd ./lib-src && make all
make[1]: Entering directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src'
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/ellcc.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o ellcc
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/getopt.c
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/getopt1.c
gcc -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H \
-DINHIBIT_STRING_HEADER
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src/regex.c
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
-DVERSION='"johann@xxxxxxxxxxxxxxxxxxxxxxx/sxemacs--myrkraverk--22.1.2--patch-2"'
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/etags.c
getopt.o getopt1.o regex.o -ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o
etags
gcc -DCTAGS -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
-DVERSION='"johann@xxxxxxxxxxxxxxxxxxxxxxx/sxemacs--myrkraverk--22.1.2--patch-2"'
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/etags.c
getopt.o getopt1.o regex.o -ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o
ctags
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/b2m.c -ldb
-lgpm -lncurses -lpq -lldap -lm -lutil -o b2m
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
-DVERSION='"johann@xxxxxxxxxxxxxxxxxxxxxxx/sxemacs--myrkraverk--22.1.2--patch-2"'
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/ootags.c
getopt.o getopt1.o regex.o -ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o
ootags
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H -I/usr/X11R6/include
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/gnuserv.c
gnuslib.o -L/usr/X11R6/lib -lXau -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgpm
-lncurses -lpq -lldap -lm -lutil -o gnuserv
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/fakemail.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o fakemail
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/wakeup.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o wakeup
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/profile.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o profile
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/make-docfile.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o make-docfile
gcc -Demacs -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/digest-doc.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o digest-doc
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/sorted-doc.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o sorted-doc
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/movemail.c
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/pop.c \
getopt.o getopt1.o regex.o -ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o
movemail
/tmp/ccBaLYLv.o: In function `lock_dot':
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/movemail.c:581:
the use of `mktemp' is dangerous, better use `mkstemp'
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/cvtmail.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o cvtmail
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/yow.c -ldb
-lgpm -lncurses -lpq -lldap -lm -lutil -o yow
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/hexl.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o hexl
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/mmencode.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o mmencode
gcc -Demacs -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -I../src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/make-path.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o make-path
gcc -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare -Wno-char-subscripts
-Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3 -I.
-I../src -I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src
-I/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src
-DHAVE_CONFIG_H
/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src/make-dump-id.c
-ldb -lgpm -lncurses -lpq -lldap -lm -lutil -o make-dump-id
make[1]: Leaving directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lib-src'
cd ./lwlib && make all
make[1]: Entering directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lwlib'
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include lwlib.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lwlib-utils.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lwlib-config.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lwlib-Xm.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
xlwmenu.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
xlwscrollbar.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
xlwtabs.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
xlwtabs.c: In function `Boolean TabsSetValues(_WidgetRec*, _WidgetRec*,
_WidgetRec*, Arg*, Cardinal*)':
xlwtabs.c:635: warning: comparison between signed and unsigned integer
expressions
xlwtabs.c:680: warning: comparison between signed and unsigned integer
expressions
xlwtabs.c: In function `void TabsSelect(_WidgetRec*, XEvent*, char**,
Cardinal*)':
xlwtabs.c:1064: warning: comparison between signed and unsigned integer
expressions
xlwtabs.c: In function `void DrawTabs(_TabsRec*, int)':
xlwtabs.c:1364: warning: comparison between signed and unsigned integer
expressions
xlwtabs.c:1375: warning: comparison between signed and unsigned integer
expressions
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include xlwgcs.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lwlib-Xlw.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
lwlib-Xlw.c: In function `void xlw_update_tab_control(widget_instance*,
_WidgetRec*, widget_value*)':
lwlib-Xlw.c:457: warning: comparison between signed and unsigned integer
expressions
rm -f liblw.a
ar cq liblw.a lwlib.o lwlib-utils.o lwlib-config.o lwlib-Xm.o xlwmenu.o
xlwscrollbar.o xlwtabs.o xlwgcs.o lwlib-Xlw.o
make[1]: Leaving directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/lwlib'
cd ./src && make all
make[1]: Entering directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src'
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
abbrev.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
alloc.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
blocktype.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
buffer.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
bytecode.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
callint.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
callproc.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
casefiddle.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
casetab.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
chartab.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
cmdloop.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cmdloop.c: In function `Lisp_Object Fcommand_loop_1()':
cmdloop.c:575: warning: no return statement in function returning non-void
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
cmds.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
console.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
console-stream.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
data.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
device.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dired.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
doc.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
doprnt.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dynarr.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
editfns.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
elhash.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
emacs.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
eval.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
events.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
debug.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
tests.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dumper.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
dumper.c: In function `void pdump_scan_by_alignment(void
(*)(pdump_entry_list_elt*, const lrecord_description*))':
dumper.c:851: warning: comparison between signed and unsigned integer
expressions
dumper.c:860: warning: comparison between signed and unsigned integer
expressions
dumper.c: In function `void pdump_dump_rtables()':
dumper.c:915: warning: comparison between signed and unsigned integer
expressions
dumper.c: In function `void pdump()':
dumper.c:1039: warning: comparison between signed and unsigned integer
expressions
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
balloon_help.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
balloon-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
sysdll.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
emodules.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
eldap.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
postgresql.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dgif_lib.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
gif_io.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
menubar.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
scrollbar.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dialog.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
toolbar.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
menubar-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
scrollbar-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
dialog-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
toolbar-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
gui-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
mule.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
mule-ccl.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
mule-ccl.c: In function `int ccl_driver(ccl_program*, const unsigned char*,
unsigned_char_dynarr*, int, int*, int)':
mule-ccl.c:963: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1015: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1033: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1133: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1529: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1534: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1747: warning: comparison between signed and unsigned integer
expressions
mule-ccl.c:1753: warning: comparison between signed and unsigned integer
expressions
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
mule-charset.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
mule-charset.c: In function `int get_unallocated_leading_byte(int)':
mule-charset.c:505: warning: comparison is always false due to limited range of
data type
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
file-coding.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
input-method-motif.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
realpath.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
inline.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
linuxplay.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
miscplay.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
console-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
device-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
event-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
frame-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
objects-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
redisplay-tty.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
cm.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
cm.c:243:5: warning: "OLD_CURSOR_MOTION_SHIT" is not defined
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
terminfo.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
gpmevent.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
event-unixoid.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
database.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
process-unix.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
event-stream.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
extents.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
faces.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
fileio.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
filemode.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
ffi.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
floatfns.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
fns.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
font-lock.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
frame.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
general.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
glyphs.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
glyphs-eimage.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
glyphs-widget.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
gui.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
gutter.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
hash.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
imgproc.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
indent.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
insdel.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
intl.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
keymap.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
line-number.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lread.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
lstream.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
macros.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
marker.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
md5.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
minibuf.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
objects.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
opaque.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
print.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
process.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
profile.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
rangetab.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
redisplay.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
redisplay.c: In function `void redisplay_window(Lisp_Object, int)':
redisplay.c:5911: warning: comparison between signed and unsigned integer
expressions
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
redisplay-output.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
regex.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
search.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
select.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
signal.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
sound.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
specifier.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
strftime.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
symbols.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
syntax.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
sysdep.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
undo.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
console-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
device-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
event-Xt.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
frame-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
glyphs-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
objects-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
g++ -c -Wall -Wno-switch -Wmissing-prototypes -Wsign-compare
-Wno-char-subscripts -Wundef -Wstrict-prototypes -Wpacked -Wshadow
-Wmissing-declarations -g -O3 -Demacs -I. -DHAVE_CONFIG_H -I/usr/X11R6/include
redisplay-x.c
cc1plus: warning: "-Wmissing-declarations" is valid for C/ObjC but not for C++
redisplay-x.c: In function `void x_output_string(window*, display_line*,
Emchar_dynarr*, int, int, int, int, unsigned int, int, int, int, int)':
redisplay-x.c:983: error: invalid conversion from `long int*' to `long unsigned
int*'
redisplay-x.c:986: error: invalid conversion from `long int*' to `long unsigned
int*'
redisplay-x.c:1016: error: invalid conversion from `long int*' to `long
unsigned int*'
redisplay-x.c:1019: error: invalid conversion from `long int*' to `long
unsigned int*'
redisplay-x.c:1022: error: invalid conversion from `long int*' to `long
unsigned int*'
make[1]: *** [redisplay-x.o] Error 1
make[1]: Leaving directory
`/home/users/myrkraverk/src/version_control/sexy/myrkraverk/src'
make: *** [src] Error 2
--
This line is left blank intentionally
|