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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ae0eead643404ed X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.135.106 with SMTP id pr10mr7912321pbb.3.1334988372709; Fri, 20 Apr 2012 23:06:12 -0700 (PDT) Path: r9ni80727pbh.0!nntp.google.com!news1.google.com!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: qunying Newsgroups: comp.lang.ada Subject: Re: My little work on building an Ada evnvironment on Slackware Date: Fri, 20 Apr 2012 23:06:17 -0700 Organization: Aioe.org NNTP Server Message-ID: References: <4f90ff9e$0$285$14726298@news.sunsite.dk> NNTP-Posting-Host: kTrgitOeAWoH5SAhokM47g.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.61 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-04-20T23:06:17-07:00 List-Id: As you suggested, I setup a git repository to host the build scripts at = = gitHub: https://github.com/qunying/ada-4-slackware On Thu, 19 Apr 2012 23:18:19 -0700, Thomas L=C3=B8cke = wrote: > On 04/19/2012 07:43 PM, Zhu Qun-Ying wrote: >> Hi, >> >> I have done some work to build an Ada development environment on >> Slackware64 with gcc 4.7.0. It is based on Ludovic's work on Debian, >> with some tweaks. >> >> I hope it might be helpful to some one that like to do the same thing= . >> >> http://zhuqy.wordpress.com/2012/04/15/building-an-ada-development-env= ironment-using-fsf-gcc-for-slackware/ > > > Being a Slackware user myself, I'm happy to see someone take on the ta= sk > of making Ada more easily available for my platform of choice, so > thanks! :o) > > Personally I just grab the packages from libre.adacore.com and install= > them. I've never really felt any need for turning them into specific > Slackware packages, as they are so dead simple to get going. > > I actually did 5 short videos on the process a while ago: > > http://youtu.be/9LcDyUG2loE (part 1 - the compiler) > http://youtu.be/IZCLBKn9-7o (part 2 - florist) > http://youtu.be/N27lK6Fg8Ek (part 3 - XML/Ada) > http://youtu.be/tVFRK2nIPRw (part 4 - GNATColl) > http://youtu.be/wzbKDaLb76s (part 5 - AWS) > > :o) > -- Qun-Ying