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=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:2ed4:: with SMTP id i203mr12111299ita.36.1560093971488; Sun, 09 Jun 2019 08:26:11 -0700 (PDT) X-Received: by 2002:a9d:1b21:: with SMTP id l30mr21761186otl.5.1560093971329; Sun, 09 Jun 2019 08:26:11 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!g15no578761itd.0!news-out.google.com!l135ni672itc.0!nntp.google.com!s188no585184itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 9 Jun 2019 08:26:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.6.20.197; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 24.6.20.197 References: <5be2c715-6f02-426f-b046-ceea3ed986c0@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: No symbol table loaded - GNAT Community 2019 From: Anh Vo Injection-Date: Sun, 09 Jun 2019 15:26:11 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:56576 Date: 2019-06-09T08:26:10-07:00 List-Id: On Sunday, June 9, 2019 at 7:12:47 AM UTC-7, Ricardo Brand=C3=A3o wrote: > Hi guys, >=20 > I found the problem! >=20 > I had another copy of GCC installed: >=20 > c:\>where gcc > c:\MinGW\bin\gcc.exe > D:\GNAT\2019\bin\gcc.exe >=20 > Removing c:\MinGW\gin\gcc.exe from PATH environment variable, I got solve= the problem! I am glad that your problem has been resolved.