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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6c0ee8a5fa2ece0,start X-Google-Attributes: gid103376,public From: Werner Wex Subject: GNAT and Pthreads Date: 1996/08/26 Message-ID: <32215520.7CC1@saf-ffb.de>#1/1 X-Deja-AN: 177263195 cc: wwex@saf-ffb.de content-type: text/plain; charset=us-ascii organization: Schleifring & Apparate Bau , Fuerstenfeldbruck mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) Date: 1996-08-26T00:00:00+00:00 List-Id: Hi everybody I'm trying to use GNAT 3.03 on a Pentium running Linux (Kernel 2.0.0). There is a library called libpthreads used in the GNAT Runtime, I think to support tasking. The problem is that this library is not included in my version of Linux. There is some source code in the GNAT directory under the 'threads' directiory, but this code does not compile and it seemd to be written for SUNOS only. I also tried to download a package called 'libpthread' from the sunsite.unc.edu-LINUX.archive. This library (in ELF Format) does create executables. But this executables keep crashing in the body elaboration of the tasking initalisation with a segementation fault. Does anybody out there know where to get a correct working libpthreads for use with GNAT 3.03 or where to find the sources to compile such a library Thanks Werner ------------------------------------------------------------------- Schleifring & Apparatebau Werner Wex Am Hardtanger 10 Phone: +49 8141 403259 D-82256 Fuerstenfeldbruck FAX: +49 8141 403275 Germany Email: wwex@saf-ffb.de -------------------------------------------------------------------