This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.1.1 and autoconf 2.12
- To: casero at bellsouth dot net, Juan Casero <casero at bellsouth dot net>
- Subject: Re: egcs-1.1.1 and autoconf 2.12
- From: Andris <andris at stargate dot astr dot lu dot lv>
- Date: Thu, 24 Dec 1998 10:05:26 +0200
- Cc: egcs at egcs dot cygnus dot com, casero at bellsouth dot net
- References: <XFMail.981223222352.casero@bellsouth.net>
On Thu, 24 Dec 1998, Juan Casero wrote:
>Hi Folks -
>
>I am encountering problem with gnu autconf 2.12 and egcs-1.1.1. Basically I
>can't build any software that uses configure and autoconf to create makefiles
>and stuff. configure keeps thinking that my compiler isn't working but it is
>since I regularly recompile my kernel. From reading the messages on the egcs
>list archive I gather the solution is not that difficult. However, since I
>have very little experience with autconf could someone please make it painfully
>clear what I need to do to get configure working again on my system?
>
Strange. I'm using autoconf-2.12 with egcs-1.1.1 and I haven't seen problems
(except when I tried to build egcs-19981213 snapshot which requires
autoconf-2.12.1) under Linux (i586-pc-linux-gnulibc1)
One suggestion is to view configure.log file and see error messages there.
So You can get hint how to resolve this problem.
Andris