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-Thread: 103376,64fc8d51594bbaad X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.germany.com!news.belwue.de!kanaga.switch.ch!switch.ch!kanja.arnes.si!news-hub.siol.net!news.siol.net!not-for-mail From: Karel Miklav User-Agent: Thunderbird 1.5.0.2 (X11/20060510) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Porting GNAT/GCC to FreeBSD References: <447F6576.6020006@lovetemple.adbloccker.net> <447ff962$0$4504$9b4e6d93@newsread2.arcor-online.net> In-Reply-To: <447ff962$0$4504$9b4e6d93@newsread2.arcor-online.net> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sat, 03 Jun 2006 09:40:56 +0200 NNTP-Posting-Host: 86.61.22.195 X-Complaints-To: abuse@siol.net X-Trace: news.siol.net 1149320457 86.61.22.195 (Sat, 03 Jun 2006 09:40:57 MET DST) NNTP-Posting-Date: Sat, 03 Jun 2006 09:40:57 MET DST Organization: Slovenija OnLine - SiOL Xref: g2news2.google.com comp.lang.ada:4662 Date: 2006-06-03T09:40:56+02:00 List-Id: Georg Bauhaus wrote: >> Is it OK to just install each version of binaries in a separate >> folder, like /user/local/bin/gcc34/? > > This works, if PATH is adjusted accordingly. Yes, and I think this is the smallest annoyance for the end user. > Have you had a chance to took at the Debian/GNU port? The names, > suffixes, and locations are changed, there, too. I checked. Debian has everything neatly installed in default paths, which has it's own set of problems. I'll see. But I wasn't able to find the build script, only source and binary packages. Where can I get it? -- Regards, Karel Miklav