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,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.129.169 with SMTP id nx9mr2664653pbb.2.1334857380620; Thu, 19 Apr 2012 10:43:00 -0700 (PDT) Path: r9ni74999pbh.0!nntp.google.com!news2.google.com!goblin3!goblin.stu.neva.ru!gegeweb.org!aioe.org!.POSTED!not-for-mail From: "Zhu Qun-Ying" Newsgroups: comp.lang.ada Subject: My little work on building an Ada evnvironment on Slackware Date: Thu, 19 Apr 2012 10:43:20 -0700 Organization: Aioe.org NNTP Server Message-ID: NNTP-Posting-Host: QG+sVfyUW3QoXBz9uF2CgQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.62 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Date: 2012-04-19T10:43:20-07:00 List-Id: 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-environment-using-fsf-gcc-for-slackware/ ^_^ Qun-Ying