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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c5b94fed80fc60f8,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-24 17:10:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!jfk3-feed1.news.digex.net!intermedia!newspeer.monmouth.com!news.monmouth.com!not-for-mail From: gary@home.net (garilla) Newsgroups: comp.lang.ada Subject: Rational 3..2.0b and Solaris 8 does it work ? Date: Thu, 25 Oct 2001 00:06:25 GMT Organization: CIA Message-ID: <3bd75651.2974945@news.monmouth.com> Reply-To: not+today@america.com NNTP-Posting-Host: bg-max-ppp683.monmouth.com X-Newsreader: Forte Free Agent 1.11/32.235 Xref: archiver1.google.com comp.lang.ada:15156 Date: 2001-10-25T00:06:25+00:00 List-Id: I have an application I built under Solaris 2.7 (or Solaris 7) with Rational 3.2.0b and it works fine. When I build the same application under Solaris 2.8 or (Solaris 8) the application cores out without even executing the first line of code. I can't use the debugger because the application needs to be run as root and the debugger can't run as root. I applied the two patches that Rational said to apply to make 3.2.0b work under Solaris 8 but to no avail. Has anyone run into this same problem and if so how did you resolve it? I also tried running the version built under Solaris 2.7 under 2.8 but that doesn't run either. Any help would be appreciated. Gary