This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 2.95.1 and .2 configure bug on solaris
- To: lohner at debian dot org
- Subject: Re: 2.95.1 and .2 configure bug on solaris
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Tue, 4 Jan 2000 22:45:27 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <200001041336.OAA06441@bernin.ecf.teradyne.com>
> I've seen this problem in these two releases, and some before that as well.
I haven't seen this before, even though I've installed gcc on Solaris
a number of times. Is there something modified in your build environment?
> If there's anything I can do to narrow it down, let me know.
You can put a 'set -x' in the configure script(s), to see the shell
commands as they are executed in order.
Regards,
Martin