我安装了 Python-2.7.3 和configure --enable-shared,make和install. 碰巧现在,我需要重新配置以包含该--with-pydebug选项。
再次运行configure时,我是否需要包含我之前拥有的所有标志?( --enable-shared) 还是configure只使用附加标志可以再次使用?
我安装了 Python-2.7.3 和configure --enable-shared,make和install. 碰巧现在,我需要重新配置以包含该--with-pydebug选项。
再次运行configure时,我是否需要包含我之前拥有的所有标志?( --enable-shared) 还是configure只使用附加标志可以再次使用?