other/3286: --program-suffix is ignored
Joseph S. Myers
jsm28@cam.ac.uk
Wed Jun 20 11:41:00 GMT 2001
On 20 Jun 2001 fmuel@mpi-halle.mpg.de wrote:
> Most executables are installed without the suffix given to
> configure.
> >How-To-Repeat:
> ../gcc-3.0/configure --program-suffix='-3.0' && make && make install
Why did you think that --program-suffix is supported? The supported
configure options are listed in gcc/doc/install.texi (and the generated
HTML documentation in the INSTALL directory in releases); --program-suffix
is deliberately (i.e., when adding standard configure options such as
--bindir to the GCC documentation, I deliberately did not add
--program-suffix) not listed there.
--
Joseph S. Myers
jsm28@cam.ac.uk
More information about the Gcc-bugs
mailing list