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-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!s13g2000prd.googlegroups.com!not-for-mail From: petter_fryklund@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Where is TASH? Date: Wed, 23 Jan 2008 12:49:26 -0800 (PST) Organization: http://groups.google.com Message-ID: <11669a19-757e-4d74-943c-087289e5cc8d@s13g2000prd.googlegroups.com> References: <7f327701-8cac-4525-81e3-41796d8ffc03@t1g2000pra.googlegroups.com> <5084ea7f-0a27-44cc-8aca-ed10b50a2ed7@1g2000hsl.googlegroups.com> <5af53545-c761-4f72-a05d-4ed1d345a040@c23g2000hsa.googlegroups.com> <479504B5.1000704@obry.net> <4795965A.8040107@obry.net> <479620EE.7010200@obry.net> <2196dd2d-bf25-4787-bfae-45b94f9e2471@s13g2000prd.googlegroups.com> <47115098-0ffc-4cbc-8725-7e3d1d621022@v4g2000hsf.googlegroups.com> <00967b84-56a1-48df-b5be-7d1f01a742a2@j20g2000hsi.googlegroups.com> <479736C5.4080802@obry.net> <47973C28.1020109@obry.net> NNTP-Posting-Host: 83.140.228.17 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1201121366 7501 127.0.0.1 (23 Jan 2008 20:49:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 23 Jan 2008 20:49:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s13g2000prd.googlegroups.com; posting-host=83.140.228.17; posting-account=ACEctQoAAAD3d42JSpp6_fpg88BhdFDo User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19569 Date: 2008-01-23T12:49:26-08:00 List-Id: C_INCLUDE_PATH did not help. Changing PATH did not help. But setting C_... and using it did ;-) C:\GNAT\2007\bin\gcc -c -g -O2 -I%C_INCLUDE_PATH% -IC:\Tcl\include tclmacro.c but i was not home yet, still could not find contents of tclmacro.o =8- O Switches to gnatlink had to include path to tclmacro.o! Regards, Petter