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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8f6f1fedd229412f,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-12 10:50:59 PST Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!udel!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: GNAT on Solaris: Help! Date: 12 Jan 1995 13:50:59 -0500 Organization: Courant Institute of Mathematical Sciences Distribution: usa Message-ID: <3f3tmj$oj@gnat.cs.nyu.edu> References: <3f1tj4$15q@gap.cco.caltech.edu> NNTP-Posting-Host: gnat.cs.nyu.edu Keywords: GNAT Sun Spac Solaris Date: 1995-01-12T13:50:59-05:00 List-Id: John -- how about reading the documentation :-) you will find two things if you do. First that problems and questions are to be addressed to gnat-report. There is no point in posting basic questions like this to comp.lang.ada, since they can be answered immediately by gnat-report, and you can't always count on the necessary people from the GNAT group reading comp.lang.ada. Second, if you read the features file (please do!), you will find: Tasking is currently implemented only on the following platforms SGI IRIX 5.2, Sun Sparc (SunOS 4.1), i386 running IBM OS/2 So tasking is documented NOT to be available on Sun Solaris, and the documentation tells the truth! We are currently working on tasking that will work with Solaris threads, no definite date yet, but things are beginning to work! I am posting this reply as my periodic reminder that GNAT problems should be sent to gnat-report. Incidentally, one thing to mention while I am at it is the following. We can't provide formal support at NYU or guaranteed response on bugs. However we do our best, and you can help us by being sure to let us know if a bug you report is particularly critical (i.e. no work around known, and an important program being held up), then we will try to give the report the highest priority we can.