comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier de Montmollin <Gautier.deMontmollin@Maths.UniNe.CH>
To: john@assen.demon.co.uk
Subject: Re: A favour please.
Date: 1998/06/12
Date: 1998-06-12T00:00:00+00:00	[thread overview]
Message-ID: <35810E2C.3626532D@Maths.UniNe.CH> (raw)
In-Reply-To: 6lqt61$2n2@gcsin3.geccs.gecm.com


John McCabe wrote:

> I have a small program (below) that I wrote just to see if it would work.
> To some extent it does, but I get the follwoing error message when I run
> it:
> 
> "Failed Runtime Assertion: GNULLI failure---pthread_mutex_destroy"
> 
> I am using DOS 6.2 with GNAT 3.05. I realise this version is out of date
> but it is the only one I have available at the moment.
> 
> I would appreciate it immensely if someone could try compiling and
> running the program with a later version of GNAT on DOS, or with a Unix
> version of GNAT and let me know either via c.l.a or email to
> john@assen.demon.co.uk what the results were.

Compiled under GNAT 3.10p/DOS, the result is:

C:\USERS\GAUTIER\TEMP>gnatmake -g -i t_proced.adb
gcc -c -g t_proced.adb
gcc -c -g t_access.adb
t_access.adb:6:04: warning: no accept for entry "Shut_Down"
gnatbind -x t_proced.ali
gnatlink -g t_proced.ali

C:\USERS\GAUTIER\TEMP>t_proced.exe
Creating the Child Task...
Creating the Parent Task...
Pointing the Child to the Parent...
Pointing the Parent to the Child...
Hello 0
Hello 4
(...)

-- 
Gautier

--------
Homepage:
http://www.unine.ch/math/Personnel/Assistants/Gautier/Montmollin.html
Software:
http://www.unine.ch/math/Personnel/Assistants/Gautier/Gaut_FTP.htm




  reply	other threads:[~1998-06-12  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-06-12  0:00 A favour please John McCabe
1998-06-12  0:00 ` Gautier de Montmollin [this message]
1998-06-12  0:00   ` John McCabe
1998-06-15  0:00 ` John McCabe
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox