[squeak-dev] Searching for WinCE 1.0 Squeak VM port

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Searching for WinCE 1.0 Squeak VM port

Vladimir Machulsky
Hello, friends!
Please don't laugh. :-)
I'm searching for Squeak VM port to Windows CE 1.0. Accordingly to archived web page at http://web.archive.org/web/19990128074440/sugarweb.com/Miniatures/files/WinCE/WceToday.htm there was a one in existence. Presumably, it was alive some time ago at ftp://ftp.squeak.org/SmallSqueaksForPDAs/MiniSqueak1.2/ directory. And long before  seems it was available at ftp://ftp.squeak.org/wince/ . So, please, if any of You have this retro, please write me a line.

--
BR, Vladimir Machulsky





Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Searching for WinCE 1.0 Squeak VM port

Alejandro F. Reimondo
Hi Vladimir,
Please visit my personal swiki ( http://www.aleReimondo.com.ar )
 under PocketPC folder, you will find a version of Squeak VM
 for PocketPC (WinCE).
If you are looking for an older version, please send me another
 email (in private)... I will search my backups for the version
 you are looking for.
Most of the Goodies available in the past at Sugar's website
 are now hosted by Smalltalking ( http://www.smalltalking.net )
cheers,
Ale.
 
 
----- Original Message -----
Sent: Sunday, August 24, 2008 5:54 PM
Subject: [squeak-dev] Searching for WinCE 1.0 Squeak VM port

Hello, friends!
Please don't laugh. :-)
I'm searching for Squeak VM port to Windows CE 1.0. Accordingly to archived web page at http://web.archive.org/web/19990128074440/sugarweb.com/Miniatures/files/WinCE/WceToday.htm there was a one in existence. Presumably, it was alive some time ago at ftp://ftp.squeak.org/SmallSqueaksForPDAs/MiniSqueak1.2/ directory. And long before  seems it was available at ftp://ftp.squeak.org/wince/ . So, please, if any of You have this retro, please write me a line.

--
BR, Vladimir Machulsky







Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Searching for WinCE 1.0 Squeak VM port

Ben Goetter
Note that a Windows CE 1.0 device will not run PocketPC (based on CE 3.0
et seq) executables, nor even CE 2.0.

Vladimir, good luck locating a VM for that ancient thing.  It'd be a
good way to get use out of a 1.0 device.  Note that building an
executable for a CE 1.0 image today is an exercise in archaeology: you'd
need to locate 12 year old copies of the MSDN distro CDs, abusing a
WinNT host machine with a succession of old compilers and toolkits and
patches to same.  I'm sure you don't want to do that.

Alejandro F. Reimondo wrote:
> Please visit my personal swiki ( http://www.aleReimondo.com.ar )
>  under PocketPC folder, you will find a version of Squeak VM
>  for PocketPC (WinCE).
>
>     ----- Original Message -----
>     *From:* Vladimir Machulsky <mailto:[hidden email]>
>
>     I'm searching for Squeak VM port to Windows CE 1.0.
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Searching for WinCE 1.0 Squeak VM port

Vladimir Machulsky
You is completely right! It's not easy but possible. Thanks to the Alejandro F. Reimondo, now I'm have Squeak 2.1 VM CE 2.0 port (with sources) and appropriate image. I'm also have working development environment for CE 2.0. Unfortunately I did not have CE 1.0 SDK, nevertheless I was able successfully generate WinCE 1.0 binary for "HelloWorld" example with CE 2.0 SDK. Recompiled Squeak 2.1 VM did crash after start, but I have some ideas to try and I think I will solve it.

--- On Wed, 8/27/08, Ben Goetter <[hidden email]> wrote:
From: Ben Goetter <[hidden email]>
Subject: Re: [squeak-dev] Searching for WinCE 1.0 Squeak VM port
To: "The general-purpose Squeak developers list" <[hidden email]>, [hidden email], [hidden email]
Date: Wednesday, August 27, 2008, 6:59 PM

Note that a Windows CE 1.0 device will not run PocketPC (based on CE 3.0 
et seq) executables, nor even CE 2.0.

Vladimir, good luck locating a VM for that ancient thing. It'd be a
good way to get use out of a 1.0 device. Note that building an
executable for a CE 1.0 image today is an exercise in archaeology: you'd
need to locate 12 year old copies of the MSDN distro CDs, abusing a
WinNT host machine with a succession of old compilers and toolkits and
patches to same. I'm sure you don't want to do that.

Alejandro F. Reimondo wrote:
> Please visit my personal swiki ( http://www.aleReimondo.com.ar )
> under PocketPC folder, you will find a version of Squeak VM
> for PocketPC (WinCE).
>
> ----- Original Message -----
> *From:* Vladimir Machulsky <mailto:[hidden email]>
>
> I'm searching for Squeak VM port to Windows CE 1.0.
>