public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* make gcc 3.3.1 fails
@ 2003-09-25  3:31 CN
  0 siblings, 0 replies; only message in thread
From: CN @ 2003-09-25  3:31 UTC (permalink / raw)
  To: gcc-help

Hi!

I get from "make bootstrap" the following error:

...
make[3]: Entering directory `/tmp/build-gcc/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build-gcc/gcc/intl'
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  
-DHAVE_CONFIG_H    -I. -I. -I/usr/src/gcc/gcc -I/usr/src/gcc/gcc/.
-I/usr/src/gcc/gcc/config -I/usr/src/gcc/gcc/../include
/usr/src/gcc/gcc/ggc-common.c -o ggc-common.o
/usr/src/gcc/gcc/ggc-common.c: In function `ggc_rlimit_bound':
/usr/src/gcc/gcc/ggc-common.c:294: storage size of `rlim' isn't known
/usr/src/gcc/gcc/ggc-common.c:294: warning: unused variable `rlim'
make[2]: *** [ggc-common.o] Error 1

I don't know if the message from configure help but:

/usr/src/gcc/configure --prefix=/usr --exec-prefix=/usr --enable-threads
--disable-multilib

...
checking for getrlimit... (cached) yes
checking for setrlimit... (cached) yes
...
checking whether clock is declared... (cached) yes
checking whether getrlimit is declared... (cached) no
checking whether setrlimit is declared... (cached) no
checking whether getrusage is declared... (cached) no
checking whether times is declared... (cached) yes
...

(a) version of gcc being used to build gcc: 2.95.3
(b) version of gcc being building: 3.3.1
(c) version of glibc being used: 2.2.5
(d) version of binutils being used: 2.14
(e) platform: Linux ix86 v2.4.20

Regards,
CN

-- 
http://www.fastmail.fm - The professional email service

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

only message in thread, other threads:[~2003-09-25  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-25  3:31 make gcc 3.3.1 fails CN

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).