This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compileing egcs-1.1b under AIX 4.1.5 fails
- To: a dot phillips at dnmi dot no, matthias at ica1 dot uni-stuttgart dot de
- Subject: Re: Compileing egcs-1.1b under AIX 4.1.5 fails
- From: mrs at wrs dot com (Mike Stump)
- Date: Wed, 9 Sep 1998 17:54:35 -0700
- Cc: egcs at cygnus dot com
> From: Adrian Phillips <a.phillips@dnmi.no>
> Date: 09 Sep 1998 11:50:56 +0200
> Yup, I forgot make bootstrap - out of habit as most GNU configure
> software is ./configure; make; make test/check/install. In fact many a
> time I've installed agcs using make (without bootstrap), again because
> I forget.
This is a bug in egcs that needs fixing. If egcs wants people to use
bootstrap, then it should be the default. Maintainers or others that
know what they are doing can use a different target.
While we are at it, we should also ship a Makefile that by default
does a configure, and then a default make.