Subject: cross build i386->alpha failed
To: None <current-users@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: current-users
Date: 12/29/2003 21:39:32
Hi,
./build.sh -m alpha -D /local/alphadest/ -R /local/alpharel/ build
on a Debian Linux host failed with
# compile dab/ttyscrn.o
/usr/local/tools/bin/alpha--netbsd-c++ -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow -Werror -mieee -nostdinc++ -isystem-cxx /local/alphadest//usr/include/g++ -nostdinc -isystem /local/alphadest//usr/include -c /local/netbsdsrc/src/games/dab/ttyscrn.cc
/local/netbsdsrc/src/games/dab/ttyscrn.cc: In member function `virtual void
TTYSCRN::score(long unsigned int, const PLAYER&)':
/local/netbsdsrc/src/games/dab/ttyscrn.cc:181: warning: int format, different
type arg (arg 6)
/local/netbsdsrc/src/games/dab/ttyscrn.cc: In member function `virtual void
TTYSCRN::total(long unsigned int, const PLAYER&)':
/local/netbsdsrc/src/games/dab/ttyscrn.cc:187: warning: int format, different
type arg (arg 6)
/local/netbsdsrc/src/games/dab/ttyscrn.cc: In member function `virtual void
TTYSCRN::games(long unsigned int, const PLAYER&)':
/local/netbsdsrc/src/games/dab/ttyscrn.cc:193: warning: int format, different
type arg (arg 6)
/local/netbsdsrc/src/games/dab/ttyscrn.cc: In member function `virtual void
TTYSCRN::ties(const PLAYER&)':
/local/netbsdsrc/src/games/dab/ttyscrn.cc:198: warning: int format, different
type arg (arg 5)
*** Failed target: ttyscrn.o
-current from around 2 days ago...
regards,
chris