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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e31421e8ee09dfa0 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q39g2000hsf.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Where is TASH? Date: Mon, 21 Jan 2008 14:20:08 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <7f327701-8cac-4525-81e3-41796d8ffc03@t1g2000pra.googlegroups.com> <85747d85-ac85-4771-8720-7f7e7e58f13d@f47g2000hsd.googlegroups.com> <478f4b5f$1@news.post.ch> <5084ea7f-0a27-44cc-8aca-ed10b50a2ed7@1g2000hsl.googlegroups.com> <5af53545-c761-4f72-a05d-4ed1d345a040@c23g2000hsa.googlegroups.com> <479504B5.1000704@obry.net> NNTP-Posting-Host: 62.49.19.209 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1200954009 24740 127.0.0.1 (21 Jan 2008 22:20:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 21 Jan 2008 22:20:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q39g2000hsf.googlegroups.com; posting-host=62.49.19.209; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/523.12.2 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19515 Date: 2008-01-21T14:20:08-08:00 List-Id: On Jan 21, 8:46=A0pm, Pascal Obry wrote: > sjw a =E9crit : > > > (that's what worked for me; GNAT GPL 2007 is happy with .lib files -- > > when did that happen?) > > Well it never happened :) The fact is that at some point the GNU binary > utilities were able to read *some* .lib file but there is severe > limitations. Some MS specific sections cannot be linked for example. The GNAT documentation that came with GPL-2007 (Windows) was where I got this from, there wasn't any limitation mentioned there. Anyway, it seems we can get away with it with Tcl.