Skip to Content

puppy如何安装gcc

#8941
his file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was

$ /mnt/home/gcc-4.5.1/configure --prefix=/usr/local/gcc5/

## --------- ##
## Platform. ##
## --------- ##

hostname = puppypc
uname -m = i686
uname -r = 2.6.33.2
uname -s = Linux
uname -v = #1 SMP Thu May 27 10:56:32 EST 2010

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/X11R7/bin
PATH: /root/my-applications/bin
PATH: /opt/samba/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2429: checking build system type
configure:2443: result: i686-pc-linux-gnu
configure:2490: checking host system type
configure:2503: result: i686-pc-linux-gnu
configure:2523: checking target system type
configure:2536: result: i686-pc-linux-gnu
configure:2590: checking for a BSD-compatible install
configure:2658: result: /usr/bin/install -c
configure:2669: checking whether ln works
configure:2691: result: yes
configure:2695: checking whether ln -s works
configure:2699: result: yes
configure:2706: checking for a sed that does not truncate output
configure:2770: result: /bin/sed
configure:2779: checking for gawk
configure:2795: found /bin/gawk
configure:2806: result: gawk
configure:4039: checking for gcc
configure:4069: result: no
configure:4132: checking for cc
configure:4179: result: no
configure:4235: checking for cl.exe
configure:4265: result: no
configure:4289: error: in `/usr/local/gcc5':
configure:4292: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
#8942
# /mnt/home/gcc-4.5.1/configure --prefix=/usr/local/gcc5/
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/usr/local/gcc5':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
#8943
请 大侠 指教

发表新评论

  • 你可以在文本中使用BBCode标记语言。 URL会自动被转为链接。

更多关於格式化选项的信息

CAPTCHA
请验证您是否是机器人。
Image CAPTCHA
Enter the characters shown in the image.