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]
Other format: [Raw text]

[gcc-in-cxx] zlib?


Hi.  I started looking at what it would take to convert zlib to build
with c++.

First off, it's not GPL.  Are there any issues with modifying the code
checked into the tree?

Next, it uses automake, which seems to assume that a .c file should be
compiled with CC, and not CXX.  I get the impression we need to subvert
automake to get this to happen.

Any thoughts?

Jerry



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