This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Build gas error
- From: Hui Zhu <teawater at gmail dot com>
- To: binutils at sourceware dot org
- Date: Sun, 4 Jul 2010 16:23:36 +0800
- Subject: Build gas error
gcc -DHAVE_CONFIG_H -I. -I../../src/gas -I. -I../../src/gas -I../bfd
-I../../src/gas/config -I../../src/gas/../include -I../../src/gas/..
-I../../src/gas/../bfd -DLOCALEDIR="\"/usr/local/share/locale\"" -W
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2
-MT atof-generic.o -MD -MP -MF .deps/atof-generic.Tpo -c -o
atof-generic.o ../../src/gas/atof-generic.c
mv -f .deps/atof-generic.Tpo .deps/atof-generic.Po
make[2]: *** No rule to make target `compress-debug.o', needed by
`as-new'. Stop.
make[2]: Leaving directory `/home/teawater/gdb/cvs/ba/gas'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/teawater/gdb/cvs/ba/gas'
make: *** [all] Error 2