about regenerate new configure script file
Ian Lance Taylor
iant@google.com
Wed Jan 9 16:54:00 GMT 2008
tian xiaonan <tianxiaonan2000@yahoo.com.cn> writes:
> Hi, All. I don't know How to regenerate a new
> configure file while added new target on config.sub,
> and gcc/config.gcc. I am a newcomer in using GCC.
Changing config.sub and/or gcc/config.gcc does not require
regenerating the configure script.
If you change configure.in, you will need to regenerate the configure
script. The tool for this is autoconf, as it says at the top of the
gnerated configure file.
Ian
More information about the Gcc
mailing list