This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: egcs-1.1.1 and autoconf 2.12


Thanks for the tip.  I will try that when I get home tonight.  Configure
seems to give up when it checks to see if I have a working C compiler.  I
have seen this problem before with trying to compile binutils-2.9.x.x .  If
I recall correctly the scripts crashed because the compiler refused to
generate an executable file for test.c.  The funny thing is that I am able
to compile my kernel. I am not sure but it may the order in which the
switches were passed to the compiler.  Any ideas?

Thanks......


Juan Casero
Packaging Engineer
Microsemi PPC, a division of Microsemi Corporation   Santa Ana, CA
Riviera Beach, Florida
Tel:  561-842-0305
Fax: 561-848-1607

> -----Original Message-----
> From:	Andris [SMTP:andris@stargate.astr.lu.lv]
> Sent:	Thursday, December 24, 1998 3:05 AM
> To:	casero@bellsouth.net; Juan Casero
> Cc:	egcs@egcs.cygnus.com; casero@bellsouth.net
> Subject:	Re: egcs-1.1.1 and autoconf 2.12
> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]