This is the mail archive of the gcc-bugs@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: Error building CVS gcc in zlib directory


* Tom Tromey (tromey@cygnus.com) [20001023 04:47]:

> Philipp> Tom,
> Philipp> building a fresh checkout of gcc fails in zlib with:
> 
> Philipp> cd ../../cvs/gcc/zlib && automake --cygnus Makefile
> Philipp> automake: Makefile.am: warning: automake does not support libzgcj_la_LDFLAGS
> Philipp> being defined conditionally.
> 
> Philipp> I'm using automake 1.4, would that be the cause?
> 
> 
> Alexandre, which version of automake is required by zlib these days?

I did grab automake 1.4a from CVS and it did work. As long as we're dealing
with the CVS version, this isn't really a problem, but for the 3.0 release
it would be preferable to rely on released versions of the tools as
otherwise it makes it harder, if not impossible, for distributors like us to
use the compiler.

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 for PDP 11, /usr/include/sys/param.h

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