分页: 1 / 1

安装 源文件时遇到的问题:关于configure参数

发表于 : 2007-07-11 9:23
新学末进
一台pc的gcc是这样配置的:
% ../gcc-3.4.0/configure --prefix=/usr/local/gcc-3.4.0 --enable-threads=posix --disable-checking --enable--long-long --host=i386-redhat-linux --with-system-zlib --enable-languages=c,c++,java
其中第一行中--enable threads 启动的是什么
--disable-checking 禁用的是什么
thankyou !!!!!

发表于 : 2007-07-11 9:41
stlxv
see

代码: 全选

../gcc-3.4.0/configure --help