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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2a5f6199c3cc0e8b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.30.34 with SMTP id p2mr236002pbh.4.1320794639102; Tue, 08 Nov 2011 15:23:59 -0800 (PST) Path: h5ni14303pba.0!nntp.google.com!news1.google.com!postnews.google.com!r9g2000vbw.googlegroups.com!not-for-mail From: awdorrin Newsgroups: comp.lang.ada Subject: Re: Calling Ada from C (linux/gnat 4.3.2) Date: Tue, 8 Nov 2011 15:22:06 -0800 (PST) Organization: http://groups.google.com Message-ID: <2441a7f9-1fe0-4fb0-b5ad-505b70820a6e@r9g2000vbw.googlegroups.com> References: <8ba649f0-7ca1-4f05-a158-74b074e401ee@o19g2000vbk.googlegroups.com> <82ehxqmrvx.fsf@stephe-leake.org> <1d620e6c-4b03-40f0-aa8e-486a7a02fb23@n38g2000yqm.googlegroups.com> NNTP-Posting-Host: 74.69.172.183 Mime-Version: 1.0 X-Trace: posting.google.com 1320794638 10683 127.0.0.1 (8 Nov 2011 23:23:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 8 Nov 2011 23:23:58 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r9g2000vbw.googlegroups.com; posting-host=74.69.172.183; posting-account=YkFdLgoAAADpWnfCBA6ZXMWTz2zHNd0j User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe) Xref: news1.google.com comp.lang.ada:18871 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-11-08T15:22:06-08:00 List-Id: Odd thing - after upgrading my Linux system (Fedora 10 to Debian 6) - with the newer GCC and GNAT - these stack errors went away. I'm wondering if GNAT changed behind the scenes and adhere to the native/ POSIX threads closer - and the stacks are working by default now.