Re: [xwt-users]XWT requirements ?
"Jean-Guillaume LALANNE" <jeanguillaume.lalanne-JhP/[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <004a01c34795$797fe570$62d4430a@JELALANNE> |
First, thanks for the help. Yes, IE 5.01 has been installed on this windows 95 desktop. My concern was also about CPU usage ... 75 MHz seems very short for running threads in addition to IE . What do you think ? I'll try with the jvm version first and if it doesn't work correctly, I'll try to compile to native code (solaris and hp-ux). Cheers Jean-Guillaume ----- Original Message ----- From: "Adam Megacz" <[email protected]> To: "discussion list for people using XWT to create applications" <[email protected]> Sent: Friday, July 11, 2003 11:19 AM Subject: Re: [xwt-users]XWT requirements ? > > Emiliano Heyns <[email protected]> writes: > > > Is it possible to use XWT (I mean the plug-in xwt-xxx.exe) on a widows 95 , > > > 75MHz, 64MB RAM desktop ? > > Yes, although there were two releases of Win95 ("original" and > "OSR2"). XWT will only work on the "original" Win95 if you've > installed some other major Microsoft package (IE or Office); doing > this installs msvcrt.dll, which XWT needs. That dll shipped with OSR2 > and Win98+. > > > > > Is it possible to use it on a mobile device (PDA, pocket pc) ? Already > > > experienced or not ? > > I got it running on the Danger Hiptop emulator. See www.danger.com > for details. In general it should be very easy to port to any of the > java-enabled phones, although it might run rather slowly. > > > > > And what is the way to compile the XWT plug-in for a target plateform like > > > SOLARIS or HP-UX or AIX ? > > > Configuration of the gcc cross-compiler AFAIK, but the JVM version > > should already work on those platforms. > > I'm pretty sure you can build a solaris binary by simply replacing all > the occurrences of 'linux' with 'solaris' in the Makefiles (both > xwt/Makefile and xwt/gcc/Makefile). > > Come to think of it, I should probably start signing Solaris builds. > > - a > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwt.org/listinfo/users