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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ea451393a6c97734 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-25 14:11:38 PST Path: newsfeed.google.com!newsfeed.stanford.edu!skynet.be!isdnet!psinet-france!psiuk-f4!psiuk-p4!uknet!psiuk-n!news.pace.co.uk!nh.pace.co.uk!not-for-mail From: "Marin David Condic" Newsgroups: comp.lang.ada Subject: Re: Mixing Cygnus & Gnat compilers on the same machine Date: Wed, 25 Apr 2001 16:51:04 -0400 Organization: Posted on a server owned by Pace Micro Technology plc Message-ID: <9c7dbp$5j0$1@nh.pace.co.uk> References: <9bkd51$530$1@nh.pace.co.uk> <3ADDEEAA.D8F16935@bigfoot.de> <9bkt30$asm$1@nh.pace.co.uk> <3ADE4B03.68BA6651@bigfoot.de> <9bmphh$1jt$1@nh.pace.co.uk> <9bn2gr$55d$1@nh.pace.co.uk> <9c742i$1od$1@nh.pace.co.uk> NNTP-Posting-Host: 136.170.200.129 X-Trace: nh.pace.co.uk 988231865 5728 136.170.200.129 (25 Apr 2001 20:51:05 GMT) X-Complaints-To: newsmaster@pace.co.uk NNTP-Posting-Date: 25 Apr 2001 20:51:05 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: newsfeed.google.com comp.lang.ada:6939 Date: 2001-04-25T20:51:05+00:00 List-Id: That seems pretty much to be it. I reinstalled Gnat and the registry entry: HKEY_LOCAL_MACHINE\Software\Free Software Foundation\GCC appears there. The Cygnus compiler stops working. I change the name of this entry and Cygnus goes back to working, but Gnat stops. Thanks for the C program at that site to do the toggling. I'll see if I can get it working here, then run it from my setup batch files. MDC -- Marin David Condic Senior Software Engineer Pace Micro Technology Americas www.pacemicro.com Enabling the digital revolution e-Mail: marin.condic@pacemicro.com Web: http://www.mcondic.com/ "Sune Falck" wrote in message news:YWFF6.6967$sk3.1899789@newsb.telia.net... > Lookup page > http://www.xraylith.wisc.edu/~khan/software/gnu-win32/gcc.html > and find the section with the following text > "GCC can't find includes/libraries/programs:" > near the end. > > There is a description and a solution to an older problem with > gnat/cygwin using the same registry entry. > > Sune Falck >