作者aprotoss (咖啡阿宅)
看板LinuxDev
标题Re: [问题] 手动安装gcc 发生 no such file,但改뤠…
时间Sat Apr 14 21:56:14 2007
※ 引述《FFz (澎湖.仙人掌.234)》之铭言:
: you need to start with an existing GCC binary (version 2.95 or later)
: because source code for language frontends other
: than C might use GCC extensions.
: 没错吧?
: 还有我看 Linux From Scratch 的教学
: ( http://man.chinaunix.net/linux/lfs/htmlbook/index.html)
: 里头也是前前後後安装了几次的gcc
: 那麽这些都是在说同样的事情吗
是的!只要compile compiler的过程中,
会中途安装的gcc (c language only),大部份都会是中介compiler
: 我在安装toolchain时到时没有先装一个中介complier
: 而是直接装只有 c 或 c,c++ 的 gcc
直接装当然也是可以,只是在下参数的同时,或多或少会有点问题!
而且产生出来的gcc跟library不一定能配合...
: 接着就装 newlib 及 gdb
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 218.165.74.7
※ 编辑: aprotoss 来自: 218.165.74.7 (04/14 22:01)
1F:推 zxvc:不过,我最近在装gcc + newlib 时不用编bootstrap compiler 04/15 14:29