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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,36b3b08d6dced184 X-Google-Attributes: gid103376,public Path: g2news1.google.com!news1.google.com!news.glorb.com!newsfeeder.wxs.nl!news.cambrium.nl!news.cambrium.nl!newsgate.cistron.nl!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.e.nsc.no!news.powertech.no!dax.net!juliett.dax.net!not-for-mail From: Frode =?ISO-8859-1?Q?Tenneb=F8?= Subject: Re: Solaris 9 and florist Newsgroups: comp.lang.ada References: <9ff447f2.0406230444.49f5d774@posting.google.com> <71vcbc.441.ln@leia> <9ff447f2.0406240229.72fa3f97@posting.google.com> User-Agent: KNode/0.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit Message-ID: Date: Fri, 25 Jun 2004 13:29:31 GMT NNTP-Posting-Host: 193.217.213.251 X-Complaints-To: abuse@tele2.no X-Trace: juliett.dax.net 1088170171 193.217.213.251 (Fri, 25 Jun 2004 15:29:31 MET DST) NNTP-Posting-Date: Fri, 25 Jun 2004 15:29:31 MET DST Organization: Tele2 Norway AS Public Access Xref: g2news1.google.com comp.lang.ada:1886 Date: 2004-06-25T13:29:31+00:00 List-Id: On Thursday 24 June 2004 12:29 Adrian Hoe wrote: > Frode Tenneb� wrote in message > news:<71vcbc.441.ln@leia>... >> On Wednesday 23 June 2004 14:44 Adrian Hoe wrote: >> >> > Has anyone have successful use of florist on Sparc Solaris 8? Which >> > version of gcc and gnat and florist are used? >> >> Yes. 3.13p on both Solaris 8 and 9. >> >> -Frode > > > The same "Segementation fault (core dumped)" error was displayed using > 3.13p. > > My configuration is as below: > Sparc Solaris 9 > gcc-2.95.3 > gnat-3.13p gnat 3.13p uses gcc 2.8.1 - you haven't mixed anything up with libraries or other dependencies? > I tried with gcc-3.3.2, the same error happens. > > What could possible be wrong here? > > Should I switch back to Solaris 8? You are using tasks and the tasking in gnat (at least for 3.13p) uses a undocumented method for accessing some thread information in Solaris. This broke for Solaris 9. I did a Makefile 'hack' when compiling GNAT which replaces one file in the task implementation and this has worked for me. However, the details of this fix escapes me, but I have it at work. However, I just went on vacation for two weeks. I can look it up for you if that's soon enough. -Frode -- ^ Frode Tenneb� | email: frode@tennebo.com | Frode@IRC ^ | with Standard.Disclaimer; use Standard.Disclaimer; |