From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b32d62d1bc4336de X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-04 11:20:48 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!skynet.be!skynet.be!louie!tjb!not-for-mail Sender: lbrenta@lbrenta Newsgroups: comp.lang.ada Subject: Re: An: ZLib-Ada References: <413e860a.0312012328.6eb0f91a@posting.google.com> <413e860a.0312040958.682cbb9b@posting.google.com> From: Ludovic Brenta User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Date: 04 Dec 2003 20:20:03 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: -= Belgacom Usenet Service =- NNTP-Posting-Host: 81.241.23.127 X-Trace: 1070565604 reader3.news.skynet.be 5469 81.241.23.127:48050 X-Complaints-To: usenet-abuse@skynet.be Xref: archiver1.google.com comp.lang.ada:3133 Date: 2003-12-04T20:20:03+01:00 List-Id: Dmitriy Anisimkov writes: > Preben Randhol wrote: > > On 2003-12-02, Dmitriy Anisimkov wrote: > > > Latest version of the popular compression/decompression library > > > ZLib v 1.2.1 contains thick Ada binding in the contrib/ada folder. > > > > Where? > > Go to the www.zlib.org, > > there is a link to download > > http://www.gzip.org/zlib/zlib-1.2.1.tar.gz > > uncompress it and see to the contrib/ada folder. > > Happy reading Hey Preben, would you care packaging it for Debian? I see zlib1g-dev doesn't contain the Ada files. I envision a static *.a library, *.ali, and *.ad[bs] files in their proper places on my system the next time I upgrade zlib1g-dev :) (I already have 11 source packages on my plate, all Ada-related, otherwise I'd do it myself). PS. Kudos to Dmitriy for making this binding part of the official zlib! -- Ludovic Brenta.