bug-binutils
[Top][All Lists]
Advanced

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

ERROR WHEN I COMPILER


From: Ho Van Huong
Subject: ERROR WHEN I COMPILER
Date: Wed, 15 Mar 2006 02:36:59 -0800 (PST)

 Dear Mr,
I compiled your source code (Biuntils 2.15). But I saw
Errors.
Could you show me?

echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " earmpe.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`;
do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I.
-I../bfd -I./../bfd -I./../include -I./../intl
 -I../intl  -g -O2
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall
-Wstrict-prototypes -Wmissin
g-prototypes -g -O2 -c ldemul.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I.
-I../bfd -I./../bfd -I./../include -I./../intl
 -I../intl  -g -O2
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall
-Wstrict-prototypes -Wmissin
g-prototypes -g -O2 -c ldver.c
/bin/sh ./../ylwrap "" deffilep.y y.tab.c deffilep.c
y.tab.h deffilep.h --  -d
-d: not found
make[3]: *** [deffilep.c] Error 1
make[3]: Leaving directory
`/cygdrive/c/local/projects/binutils-2.15/ld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/cygdrive/c/local/projects/binutils-2.15/ld'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/cygdrive/c/local/projects/binutils-2.15/ld'
make: *** [all-ld] Error 2

address@hidden
/cygdrive/c/local/projects/binutils-2.15

thank you very much,
Ho



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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