comp.lang.ada
 help / color / mirror / Atom feed
* gnat-2017 - ZFP add tasking support
@ 2017-06-26  1:20 alby.gamper
  2017-06-26  7:56 ` Mark Lorenzen
  0 siblings, 1 reply; 8+ messages in thread
From: alby.gamper @ 2017-06-26  1:20 UTC (permalink / raw)


I was pleasantly surprised that the recent distribution of gnat-2017 (GPL)
included a ZFP for native platforms (mine is windows x86). And the project(s)
compiled cleanly, even on my personal x64 gnat build

Using this ZFP, along with my WinRT/UWP library, I was a able to build a
simple Hello World (XAML based) that now PASSES the "Windows Store app Certification". Note this is a true blue native Windows Store app, and does
NOT use the bridging/Centennial technology.

The main caveat in all this is, the use of the ZFP which is fairly
restrictive, and does not allow me to use features of Ada that I feel would be
a must have running under this environment. In particular "Tasking and maybe
controlled types"

Could someone give me guidance on how to add "Tasking" support to the ZFP ?
I can use the Mingw-64 code base, I assume its not just as simple as adding
these source files to the ZFP source tree ? Is their any other configuration
changes needed other than in system.ads ?

Thanks

Alex

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

end of thread, other threads:[~2017-06-29 17:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-26  1:20 gnat-2017 - ZFP add tasking support alby.gamper
2017-06-26  7:56 ` Mark Lorenzen
2017-06-26 10:20   ` alby.gamper
2017-06-26 13:06     ` Simon Wright
2017-06-26 13:35     ` Mark Lorenzen
2017-06-29  9:09       ` alby.gamper
2017-06-29 10:28         ` Mark Lorenzen
2017-06-29 17:15         ` Robert Eachus

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