This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Building in zlib directory
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: gcc at gcc dot gnu dot org
- Date: Fri, 27 Dec 02 09:44:51 EST
- Subject: Building in zlib directory
I just picked up the latest version of automake and autoconf from ftp.gnu.org
and when I try to build, I find that OBJEXT is null, so I get
make: *** No rule to make target `adler32.'. Stop.
This is on alpha Tru64.
I'm obviously doing something different from others, but I don't know what.