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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3943ebcbe695659f X-Google-Attributes: gid103376,public From: "bob" Subject: Re: Missing "crtbegin.o" in GNAT 3.10 Date: 1998/05/05 Message-ID: <01bd77e9$46de48e0$0e2915c0@p5120>#1/1 X-Deja-AN: 350338880 References: <354BB0A7.38DE9EA9@pipeline.com> <6ij7o7$hes@drn.newsguy.com> <354E806C.12BDBE0B@pipeline.com> Organization: B & D Associates X-NETCOM-Date: Tue May 05 12:43:35 AM CDT 1998 Newsgroups: comp.lang.ada Date: 1998-05-05T00:43:35-05:00 List-Id: As you found out, gnat replaces gcc. If you have re-installed gcc-2.7.2.3, you can do what I did. Make a copy of gcc as gcc.2.7.2.3. Then install gnat. Make a copy of gcc as gcc.2.7.2.1. Now make gcc a symbolic link to the one you want to use at any time. Very clumsy but it is working until I get gnat rebuilt for 2.7.2.3. During the rebuild of gnat, got an error looking for something call spitbol. When I get it rebuilt, will post everything. bob Daren Scot Wilson wrote in article <354E806C.12BDBE0B@pipeline.com>... > Red Hat 5 - which I regret installing, so many things don't work as well > as the older slackware I had before. Linux kernel is 2.0.32. > > gcc 2.7.2.3. GNAT overwrote gcc with 2.7.2.1, and some C++ programs > and other things ceased working. So I re-installed 2.7.2.3. > > Hardware is Pentium 133, 32 Meg RAM, several gigs hard disk. > > > -- > Daren Scot Wilson > darenw@pipeline.com > www.newcolor.com > ------------------ > Quote of the Month: > > "It's a sorry enough situation that Microsoft has a ring > planted in most of our noses, but they now..." > > ...read the rest at http://www.vcnet.com/bms/ >