comp.lang.ada
 help / color / mirror / Atom feed
* Ada and shared memory question
@ 1994-12-26 22:40 Elgar the Idiot aka Chris Warwick
  1994-12-27 17:14 ` R. William Beckwith
  0 siblings, 1 reply; 2+ messages in thread
From: Elgar the Idiot aka Chris Warwick @ 1994-12-26 22:40 UTC (permalink / raw)


I have had very little luck getting system specific info, but the compiler is 
Verdix, and the OS is SCO UNIX...

Does anyone know how the Ada RTE usually implemented on non-threaded UNIX 
systems? Is it linked into each executable, or is some sort of shared library 
used?

We are trying to write an Oracle SQL procedure to call services provided by 
our Ada programs. The problem seems to be the Ada RTE code is not being 
correctly linked or referenced. One solution I thought of would be to place 
the code into a shared memory buffer, and provide a C front end to access the 
memory and call the service. Is this a reasonable use of shared memory? Can 
I do this in Ada? Has anyone out there tried this?

Any help would be greatly appreciated...



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1994-12-27 17:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1994-12-26 22:40 Ada and shared memory question Elgar the Idiot aka Chris Warwick
1994-12-27 17:14 ` R. William Beckwith

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