comp.lang.ada
 help / color / mirror / Atom feed
From: Rob Veenker <veenker@xs4all.nl>
Subject: Re: SIGAda Workshop
Date: Wed, 07 Sep 2005 20:42:20 +0200
Date: 2005-09-07T20:42:20+02:00	[thread overview]
Message-ID: <431f348c$0$11062$e4fe514c@news.xs4all.nl> (raw)
In-Reply-To: 431BE203.1080202@obry.net

Ok, I am not sure about the latest version of MGNAT. Maybe you will need to
recompile the libraries (mgnat and mgnatcs in dll_include) using the cygwin
environment.
I asume the .Net compact framework (1.1) is already installed on the PDA...
First you copy these files onto the PDA lets say in a directory called
\program files\mgnat
Next, create a file called mgnat.gac containing 2 lines: 
\program files\mgnat\mgnat.dll
\program files\mgnat\mgnatcs.dll

(You may want to add your own assembly)
Now copy mgnat.gac onto the PDA in the \Windows directory. Once a .Net
program is run that refers to mgnat(cs), the dll's will be registered into
the gac on the PDA

You may now create an Ada program i.e.: mgnatmake -compact hello.adb
and copy and run it on the PDA

That should do the trick.

Regards,
Rob


Pascal Obry wrote:

> Rob Veenker a ï¿œcrit :
>> The .Net compact framework indeed has limitations that also affect the A#
>> runtime. A special monitor class was added to allow tasking to work with
>> A# as well.
>> I have successfully built applications for the .Net compact framework
>> using A# and run on a PocketPC device (including the emulated device that
>> comes with the Visual Studio :-)
>> As I recall there was a problem with A# for the .Net compact framework
>> regarding the reference to the right mscorlib for PocketPC.
> 
> Ok, sounds interesting! Do you have more information to share? What is
> the proper procedure to have A# code runing on a PocketPC ?
> 
> Thanks,
> Pascal.
> 

-- 
regards,

Rob Veenker



      reply	other threads:[~2005-09-07 18:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01  5:27 SIGAda Workshop rleif
2005-09-01  7:11 ` tmoran
2005-09-01 12:03 ` Georg Bauhaus
2005-09-01 12:30   ` rleif
2005-09-01 15:36     ` Pascal Obry
2005-09-04 21:55       ` Rob Veenker
2005-09-05  6:13         ` Pascal Obry
2005-09-07 18:42           ` Rob Veenker [this message]
replies disabled

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