分页: 1 / 1

how to slove the question ?

发表于 : 2009-02-12 0:21
lian lian
The comiler reports to the mistake when i compile gcc-4.2.4

current gcc version: gcc-4.1.3

mistake:
home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -O2 -g -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -Wno-error -DHAVE_CONFIG_H -I. -Ijava -I../.././gcc -I../.././gcc/java -I../.././gcc/../include -I../.././gcc/../libcpp/include -I../.././gcc/../libdecnumber -I../libdecnumber java/parse-scan.c -o java/parse-scan.o
xgcc: java/parse-scan.c: No such file or directory
xgcc: no input files
make[3]: *** [java/parse-scan.o] 错误 1
make[3]: Leaving directory `/home/timus/software/download/gcc-4.2.4/host-i686-pc-linux-gnu/gcc'
make[2]: *** [all-stage2-gcc] 错误 2
make[2]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make[1]: *** [stage2-bubble] 错误 2
make[1]: Leaving directory `/home/timus/software/download/gcc-4.2.4'
make: *** [all] 错误 2

Re: how to slove the question ?

发表于 : 2009-02-12 9:43
lerosua
xgcc: java/parse-scan.c: No such file or directory
没找到 java/parse-scan.c 这个文件 ~~

Re: how to slove the question ?

发表于 : 2009-02-17 21:40
mimihu88
question needs an answer and can't be solved :em05 :em04

Re: how to slove the question ?

发表于 : 2009-02-20 18:47
lian lian
mimihu88, :em11

Re: how to slove the question ?

发表于 : 2009-06-02 16:37
54powerman
2楼英语不错

Re: how to slove the question ?

发表于 : 2009-06-05 18:27
wowoto
slove ? slove question...solve... problem../

Re: how to slove the question ?

发表于 : 2009-09-03 15:59
jilon
你应该把前面的错误提示也贴出来!

xgcc: java/parse-scan.c: No such file or directory

这个文件没有生成有2种可能

1. 你系统里没有装bison,应该有这样的错误。
WARNING: `bison' missing on your system

2. 有bison, 执行有错误
bison -t -o java/parse-scan.c ../.././gcc/java/parse-scan.y
../.././gcc/java/parse-scan.y: conflicts: 2 shift/reduce
/usr/local/share/bison/yacc.c:29: error: m4_popdef: undefined macro: _m4_step
/usr/local/share/bison/yacc.c:29: the top level
bison: subsidiary program `m4' failed (exit status 1)

m4 版本过低,你装一个最新的版本应该就可以了。

Re: how to slove the question ?

发表于 : 2009-09-03 16:07
tenzu
normally, we solve a problem or answer a question.

Re: how to slove the question ?

发表于 : 2009-09-03 16:30
john.wu
cope with the problem
dealing with a social or moral problem


She has found the answer to/solved the problem
solve or settle problems
solve a crossword puzzle
solve a mathematical equation
solve my financial troubles


address the economic issues



resolve an argument, a difficulty, a crisis


综上,应该都可以, 我个人更喜欢的标题是: hwo to address the issue?

Re: how to slove the question ?

发表于 : 2009-09-03 16:43
tregedie
john.wu 写了:

综上,应该都可以, 我个人更喜欢的标题是: hwo to address the issue?
我觉得how to address the issue?比较好 :em06

Re: how to slove the question ?

发表于 : 2009-09-03 17:08
billbear
楼歪了