w3jj 发表于 2003-9-22 16:47:44

有意思的问题,GCC如何编译?

我下载了linux-2.4.22,知道要用GCC编译,下载了gcc-3.0-src.tar.gz,现在问题来了,请问:如何编译gcc。

shareman 发表于 2003-9-22 21:28:44

呵呵,用老的编译新的吧,我猜。先装个编译好的版本。

Dragonfly 发表于 2003-9-23 00:58:27

yes, install an old one and recompile a new one. if u try to compile gcc, why not compile gcc 3.2.3?

w3jj 发表于 2003-9-24 09:29:42

to Dragonfly:
有没有什么东东编译Gcc(在Windows下)。
例如,没有Linux如何编译Linux;

iceco 发表于 2003-9-24 10:40:32

传说编译gcc要很大的空间,好像2-3G,还是用rpm的好

Dragonfly 发表于 2003-9-26 05:17:51

no, gcc do not need that much, <1G space is enough. for embeded system, an important work is to cross compile a gcc.


under widnows? no idea. u can run cygwin and gcc.

arzon 发表于 2003-9-27 22:41:14

请问:不管用src还是rpm,装完后老版本需要删除吗?或者,可以删除吗?
页: [1]
查看完整版本: 有意思的问题,GCC如何编译?