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-7-bit X-Google-Thread: 10baf0,e25bef67663eb0b1 X-Google-Attributes: gid10baf0,public X-Google-Thread: 103376,e25bef67663eb0b1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-10 01:20:54 PST Path: newsfeed.google.com!newsfeed.stanford.edu!newsfeed.mesh.ad.jp!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Tilman Gloetzner Newsgroups: comp.windows.x.kde,comp.lang.ada Subject: Re: Glueing ADA to C++: Process sharing Date: Thu, 10 May 2001 12:18:20 +0200 Organization: U und Z Message-ID: <3AFA6AEC.6037CD07@uundz.de> References: <3AF9985D.63B5E511@uundz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 989482813 04 18740 wQQ6S0kESDHxFE 010510 08:20:13 X-Complaints-To: abuse@t-online.com X-Sender: 0931406720-0001@t-dialin.net X-Mailer: Mozilla 4.76 [de] (X11; U; Linux 2.4.0-64GB-SMP i686) X-Accept-Language: en Xref: newsfeed.google.com comp.windows.x.kde:8944 comp.lang.ada:7441 Date: 2001-05-10T12:18:20+02:00 List-Id: I am using linux 2.4 (I tested it also on version 2.2 -- no difference) gnatlink links -lgthreads which probably is what Jeff means by "fsu threads". > > It might help if you could tell us what platform you are doing this on, and (if > you know) what threading system your Ada compiler (Gnat) is using.