This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
configure options without effect?
- To: gcc-bugs at gcc dot gnu dot org
- Subject: configure options without effect?
- From: dietrich-e dot alker at wwgsolutions dot com
- Date: Wed, 2 Aug 2000 13:41:24 +0200
Hello,
I have installed gcc-2.95.2 (19991024) under Solaris 2.6 on a Sun Ultrasparc 5
using gcc-2.7.2.3 with GNU as and ld from binutils-2.9.1.0.18 present in the
same directory.
The build did not succeed as long as GNU as and ld were available.
In order to control there use, I tried the following "configure" options:
--with-gnu-as,
--without-gnu-as,
--with-gnu-ld,
--without-gnu-ld,
but they seem to have no effect at all on the configuration. Regardless which of
them are provided to "configure", the compiler (g++) built on this configuration
always invokes the GNU tools as long as it can find them at its *runtime*. This
behavior does not match, I think, the explanations in the web pages on
"Installing GG: Configuration" (as of November 19, 1999 / 2000-03-16).
Only "chmod a-x as ld" could settle the problem.
In addition, the "configure" option
--with-program-suffix=2952
has no effect on the installation, although mentioned by "configure --help".
Regards,
Dietrich Alker,
WAVETEK WANDEL GOLTERMANN
Eningen, Germany