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


>>>>> "Tom" == Tom Tromey <tromey@cygnus.com> writes:

    Mark> I think we should use CVS modules, rather than actually
    Mark> combining all the repositories.  Make zlib a module, include
    Mark> it in GCC and Cygwin.

    Tom> You can only use cvs modules for things that share a
    Tom> repository.

Perhaps we're using different notions of repository.  I thought the
proposal was to actually create a grand unified source tree, such that
you did something like `cvs co world' and got GCC, GDB, etc.
I'm certainly in favor of using a single CVS repository (in the `cvs
-d' sense); I'm just not sure about mushing all the packages together.

I do think that we should be very careful about licensing and
copyrights when even that degree of combination occurs.
sources.redhat.com is alredy confusing in that it lists on a single
web page projects that are copyright by the FSF and projects that are
not, and combining things into a single repository would only
exacerbate that confusion.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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