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,27e56580ae0c3b7d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-23 03:09:38 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-xit-08!supernews.com!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!usenet-fr.net!enst.fr!beeblebrox!nobody From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: GNAT for Debian Date: Wed, 23 Jul 2003 12:08:59 +0200 Organization: Avian Carrier & Friends Message-ID: <8765lta72c.fsf@inf.enst.fr> References: <404ee0af.0307211056.15324da@posting.google.com> <404ee0af.0307220654.63ada2f4@posting.google.com> <87el0itvwd.fsf@inf.enst.fr> NNTP-Posting-Host: willow.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: avanie.enst.fr 1058954977 25658 137.194.161.3 (23 Jul 2003 10:09:37 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 23 Jul 2003 10:09:37 +0000 (UTC) User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.5 (cauliflower, i386--freebsd) Cancel-Lock: sha1:r4KJP0ALkjxH+L/yunB9IlG4SFM= X-Leafnode-NNTP-Posting-Host: 127.0.0.1 Xref: archiver1.google.com comp.lang.ada:40688 Date: 2003-07-23T12:08:59+02:00 List-Id: >>>>> "Preben" == Preben Randhol writes: Preben> How hard is it to make a Gnat 3.15p package? Could one use the Preben> Gnat 3.14p as a base ? Answers are: it depends on your skills. Sure. The first thing to do is to reproduce the Debian package structure with GCC 2.8.1: gcc-2.8.1 | +--------gnat-3.15p-src | +--------ada by moving gnat-3.15p-src/src/ada two levels up. Then apply gnat-3.15p-src/src/gcc281.dif with -p0 into gcc-2.8.1. Then apply Debian patch and fix failing parts. Use 3.15p where 3.14p was used. Add new platform depend files into the Makefiles if needed (for example, SparcLinux is not if I remember correctly a natively supported configuration). The build and enjoy :-) Sam -- Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam