Re: Re: DotGNU Ported to PocketPC
Vitaliy Pronkin <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Burning Curtain |
| Message-ID | <[email protected]> |
Linux provides set of libraries and system calls other applications are based on. So if some app uses them and Linux runs on some device then that application will work on that device. Another question is that on such special devices as pocket pcs there are non-standard input methods, maybe x11 server and so on. That's why there's special class in .NET CF to control Input Panel that don't exist in desktop version of .NET runtime. So I think dotGNU will run on any linux device but maybe it won't support all its special features. If we are talking only about runtime engine then I think it will of course work because it doesn't matter for it, what libraries it works with, it only matters that it can work on some processor and on top of some libraries provided by linux. Regards, Vitaliy On Sunday 13 June 2004 01:56, Alex Stephens wrote: > On 2004-06-13 00:44:37 +0400, wrote: > > > ÷ ÓÏÏÂÝÅÎÉÉ ÏÔ Sunday 13 June 2004 00:04 Alex Stephens ÎÁÐÉÓÁÌ(a): > > > > > I would like to use .NET apps on Linux pocket PC's (AFAIK the MS .NET > > > runtime is not available for Linux Pocket PC's). I'm sure there are people > > > who would like to develop on pocket PC's, however, I would rather use a > > > desktop. I hope the dotGNU runtime is ported to pocket PC at some point. > > As far as I know, DotGNU works quite well on linux pocket PCs (i.e. GUI on > > ipaqs and cli on zaurus for now). > > > > Okay. Thanks. > > > Linux is always linux, > > A truism :) > > in fact, and it _is_ supported, regardless of in what > > device do it reside :) > > Do you mean dotGNU supports linux on any device? I'm not sure that this is true. Does anyone actually know? > > Regards, > Alex > > > _______________________________________________ > > Developers mailing list > > [email protected] > > http://dotgnu.org/mailman/listinfo/developers > _______________________________________________ > Developers mailing list > [email protected] > http://dotgnu.org/mailman/listinfo/developers > >