This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc snapshots depend on glibc since 200000601
- To: Tim Prince <tprince at computer dot org>
- Subject: Re: gcc snapshots depend on glibc since 200000601
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Tue, 6 Jun 2000 21:07:46 +0200
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <000901bfcfc3$82048590$0100000a@TIMYX18EWDT6RQ>
Tim,
next time please limit the limes in your mail to < 80 chars. Makes reading
your mail much easier.
* Tim Prince (tprince@computer.org) [20000606 16:27]:
> I believe this has been reported before; but I have seen no answer as to
> whether it is now to be required to port more of glibc before being able
> to build gcc. The snapshot 20000531 was the last one not to require these
> glibc functions on i686-pc-cygwin.
It doesn't require glibc but uses the included libintl if the necessary
support is missing. In fact, with my next patches it'll use the included
libintl by default. Now libintl up to today wouldn't build because of
various reasons and even if it had, only the C and C++ compiler would have
been built successfully as the other compilers didn't link with libintl.
All these bugs should be fixed with the patches I checked in today. So
please try either a current CVS version or wait until the next snapshot. If
you're doing the latter, configure with --disable-nls to switch of NLS
support.
If it still fails for you with either CVS version or next snapshot, please
send me the output of configure and the config.log it creates.
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h