public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Gcc-3.1.1 bootstrap problems
@ 2002-08-08 18:10 Latchezar Dimitrov
  0 siblings, 0 replies; only message in thread
From: Latchezar Dimitrov @ 2002-08-08 18:10 UTC (permalink / raw)
  To: gcc-help

Hallo,

When I tried to bootstrap GCC-3.1.1 on Sun Sparc Solaris 2.8 I got the
following error:

make[2]: Entering directory
`/home/exon/ldimitro/dl/bootstrap/sparc-sun-solaris2.8/libf2c'
rm -f config.cache
cd /home/exon/ldimitro/dl/src/libf2c && autoconf
configure.in:37: error: defn: undefined macro: _AC_PROG_CC_GNU
aclocal.m4:150: GLIBCPP_CONFIGURE is expanded from...
configure.in:37: the top level
make[2]: *** [/home/exon/ldimitro/dl/src/libf2c/configure] Error 1
make[2]: Leaving directory
`/home/exon/ldimitro/dl/bootstrap/sparc-sun-solaris2.8/libf2c'
make[1]: *** [all-target-libf2c] Error 2
make[1]: Leaving directory `/home/exon/ldimitro/dl/bootstrap'
make: *** [bootstrap] Error 2
[exon]~ldimitro/dl/bootstrap:exit exit

script done on Wed 07 Aug 2002 11:15:16 PM EDT

Here's the beginning of configure:
[exon]~ldimitro/dl/bootstrap:../src/configure
--prefix=/home/exon/ldimitro/usr/local --enable-threads=posix
--enable-long-long --disable-nls --enable-shared --with-gnu-as
--with-as=/home/exon/ldimitro/usr/local/bin/as --with-gnu-ld
--with-ld=/home/exon/ldimitro/usr/local/bin/ld
--enable-languages=c,c++,f77,java,objc 
Configuring for a sparc-sun-solaris2.8 host.
Created "Makefile" in /home/exon/ldimitro/dl/bootstrap using "mh-frag"
and "mt-frag"
Configuring libiberty...
creating cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for makeinfo... makeinfo
checking for perl... perl
checking host system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
...

srcdir is ~ldimitro/dl/src
objdir is ~ldimitro/dl/bootstrap

Before that I compiled/installed with gcc-2.95.3:

m4-1.4
autoconf-2.53
automake-1.6.3
texinfo-4.2
binutils-2.13 -  ld and as are explicitly specified in configure above

I figured that the culprit is f77 and removed it from
--enable-languages. I got the same error for objc, removed it too, and
voila - gcc was installed, without f77 and objc though.

I have got complete scripts of the above failures and can present them
if necessary.

Any ideas/suggestions how to install f77 and objc?

Also, I postponed Ada for after having everything else fine. If I
understand it well I must d/l and put in my path gnat1, gnatbind, and
gcc/gnatgcc, right?

Thanks,
Lucho Dimitrov

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-09  1:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-08 18:10 Gcc-3.1.1 bootstrap problems Latchezar Dimitrov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).