This is the mail archive of the gcc@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: Adding zlib to GCC



Geoff wrote:
> dejagnu and gperf are tools used on the build system.  You use both of
> these to build gcc.  However, zlib is like libiberty; it will be used
> on the host and target systems [although not, thank goodness, on the
> build system---did Canadian crosses ever get fixed?].  It probably
> even needs to be multilibbed, although I could live without that for
> the moment :-).

It is already multilibbed.  And, just to be clear, all of the local
changes are limited to configury for building.  No .c or .h files have
been modified.  FWIW, our local zlib/ChangeLog.gcj says that the last
change was over 10 months ago.

From what I've understood in this thread, there are no strong
objections to copying the zlib ,v files from the libgcj repository on
sources.redhat.com.  I may do this over the weekend, along with a
patch submission for minor top-level configury changes.  Someone
please let me know if this is not acceptable.

AG

-- 
Anthony Green                                                        Red Hat
                                                       Sunnyvale, California

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