comp.lang.ada
 help / color / mirror / Atom feed
From: Steven Shack <stevenshack@stevenshack.com>
Subject: Loadable module in Ada.
Date: Thu, 3 Dec 2009 01:36:21 -0800
Date: 2009-12-03T01:36:21-08:00	[thread overview]
Message-ID: <2009120301362116807-stevenshack@stevenshackcom> (raw)

I'd like to create a loadable module in an Ada program. I've searched 
around, but can't
seem to find any examples of this. Say I've got some calculation or a 
driver and I'd like to have
multiple different versions of it with the same interface. I'd like to 
be able to load and replace
these modules at runtime.

In C I'd do this with pic code, dlsym and function pointers. I can't 
seem to find the equivalent
in Ada. Can anyone help me out?

Thanks





             reply	other threads:[~2009-12-03  9:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03  9:36 Steven Shack [this message]
2009-12-03 10:00 ` Loadable module in Ada xavier grave
2009-12-03 10:49   ` Steven Shack
2009-12-03 13:40 ` Mark Lorenzen
2009-12-03 20:06 ` Pascal Obry
replies disabled

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