Re: pragma importing sem_init gives me a segmentation fault
- From: Stephen Leake <stephen_leake@xxxxxxxxxxxxxxxx>
- Date: Sun, 25 Feb 2007 10:32:54 -0500
laforge2001@xxxxxxxxx writes:
We are actually trying to convert from an SGI platform to a Linux
based platform, so all the previous semaphore calls were SGI
specific and we were looking to move to POSIX based semaphores. Does
anyone have any ideas how to go about this ?
It might be better to redesign the program to use Ada protected types
rather than OS semaphores.
--
-- Stephe
.
- Follow-Ups:
- Re: pragma importing sem_init gives me a segmentation fault
- From: Maciej Sobczak
- Re: pragma importing sem_init gives me a segmentation fault
- References:
- pragma importing sem_init gives me a segmentation fault
- From: laforge2001
- pragma importing sem_init gives me a segmentation fault
- Prev by Date: Re: Preferred OS, processor family for running embedded Ada?
- Next by Date: Re: Ada.Command_Line and wildcards
- Previous by thread: Re: pragma importing sem_init gives me a segmentation fault
- Next by thread: Re: pragma importing sem_init gives me a segmentation fault
- Index(es):
Relevant Pages
|