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.1 required=5.0 tests=AXB_XMAILER_MIMEOLE_OL_024C2, BAYES_00,MAILING_LIST_MULTI,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d39d8ada86dd39d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-27 06:53:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!freenix!enst.fr!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: GNAT on Mandrake GNU/Linux 9.0 Date: Fri, 27 Sep 2002 08:52:42 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3d93de6f$1@cpns1.saic.com> <3d93f647@cpns1.saic.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1033134782 35412 137.194.161.2 (27 Sep 2002 13:53:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 27 Sep 2002 13:53:02 +0000 (UTC) Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:29374 Date: 2002-09-27T08:52:42-05:00 ----- Original Message ----- From: "Tony Matthews" Newsgroups: comp.lang.ada To: Sent: Friday, September 27, 2002 8:06 AM Subject: Re: GNAT on Mandrake GNU/Linux 9.0 > Do you know if the 3.14p binaries will happily co-exist with Mandrake > GNU/Linux GCC 3.2, or will I have to take some 'precautions' not to > overwrite any important directories/files/libraries etc?? If you're using the distribution from nyu, and you select "install in standard location" (requires Super-User privileges), then everything will be installed under /usr/gnat, and will thus not overwrite standard stuff. I also use florist with gnat-3.14p, and when I've compiled it in a directory under /root, I move its "floristlib" directory into /usr/gnat/lib