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,970adb6ef07d5ccf X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.germany.com!newsfeed-0.progon.net!progon.net!news-zh.switch.ch!switch.ch!cernne03.cern.ch!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Ada on Mac Date: Thu, 26 Apr 2007 12:26:19 +0200 Organization: CERN News Message-ID: References: <1176971260.650981.269080@y80g2000hsf.googlegroups.com> NNTP-Posting-Host: pb-d-128-141-44-112.cern.ch Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: cernne03.cern.ch 1177583182 8010 128.141.44.112 (26 Apr 2007 10:26:22 GMT) X-Complaints-To: news@@cern.ch NNTP-Posting-Date: Thu, 26 Apr 2007 10:26:22 +0000 (UTC) User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) In-Reply-To: Xref: g2news1.google.com comp.lang.ada:15305 Date: 2007-04-26T12:26:19+02:00 List-Id: John B. Matthews wrote: > The missing symbols are in libgcc_s.1.dylib. Depending on your > LD_LIBRARY PATH, you may have to specify the search path, too: > > gnatmake hello -largs -L/usr/local/ada-4.2/lib -lgcc_s.1 Yes, thank you. The -Lpath was not actually nedded. -- Maciej Sobczak : http://www.msobczak.com/ Programming : http://www.msobczak.com/prog/