comp.lang.ada
 help / color / mirror / Atom feed
* Ada and EDF in Win32?
@ 2009-06-19  0:36 Günther Wimpassinger
  2009-06-19  4:44 ` AdaMagica
  2009-06-19 15:52 ` sjw
  0 siblings, 2 replies; 4+ messages in thread
From: Günther Wimpassinger @ 2009-06-19  0:36 UTC (permalink / raw)


Hello,

I just started learning Ada and try to implement a small tasking example 
(some homework). I would like to use EDF scheduling, but if I try
"with Ada.Dispatcher.EDF" I get an errormessage during compilation:
"EDF is not supported in this configuration"

I tried to add "pragma Task_Dispatching_Policy(EDF_Within_Priorities)". 
In the .adb sourcfile and in the "gnat.adc" config file. But this
does not change anything.

Is EDF only available on systems, where the OS/Environment supports EDF 
or is it possible to use EDF in Ada on standard PC OSs (like GNU/Linux 
or Windows without realtime extensions).

Tried in
Ubuntu 9.04 with the toolset from their software repositories and
Windows XP SP3 with GPS 4.3.1 (20090114)


bye
Guenther



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

end of thread, other threads:[~2009-06-19 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19  0:36 Ada and EDF in Win32? Günther Wimpassinger
2009-06-19  4:44 ` AdaMagica
2009-06-19  8:19   ` Günther Wimpassinger
2009-06-19 15:52 ` sjw

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