This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Patch: configure changes for zlib
- To: "'Alexandre Oliva'" <aoliva at redhat dot com>
- Subject: RE: Patch: configure changes for zlib
- From: Anthony Green <green at cygnus dot com>
- Date: Sun, 3 Sep 2000 14:14:39 -0700
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Organization: Red Hat
- Reply-To: "green at cygnus dot com" <green at cygnus dot com>
On Sunday, September 03, 2000 12:12 PM, Alexandre Oliva
[SMTP:aoliva@redhat.com] wrote:
> Ok
Thanks - I've moved zlib over and committed these configury changes.
People who have gcc checked out will want to make sure they get the zlib
directory next time they do an update. Something like "cvs update -d zlib"
in the top-level directory should do the trick.
It's only being built as a build host library for now. We can turn on the
target library build when the rest of libgcj gets moved over.
Thanks,
AG