From: Mike Shock Date: 2008-03-08T06:47:35+09:00 Subject: Re: Ruby on WinCE / cegcc Thanks, John! It's great to have 1.8.6 working on my iPAQ 4150. Thanks again. Mike Shock John Snowdon пишет: > John Snowdon wrote: > >> I've built another release; this time the socket library built cleanly >> with a modification to use liberrno from CEGCC. I can now do a 'require >> webrick' and even install rubygem! (although I get an error right at the >> end when it's trying to install ri docs) >> > > I've done further testing and the patched socket extension actually > works - at least at a localhost level! Wow, I've really surprised > *myself* now!. > > http://www.target-earth.net/gadgets/code/rubyce.html#sockets > > This could well mean that bigger, more complicated packages are not far > away from running! ;-) > > As a treat for you all, I've replaced the previous binaries on my site > with a new set that were compiled with -O3 optimisation; definitely > quicker. If anyone can report on how well these run on a physical device > that would be appreciated! > > -John >