I just downloaded the latest factor build and tried it. I get >Factor\factor.com This image was built to use SSE3 but your CPU only supports SSE2. You will need to bootstrap Factor again.
Looks like I need to build it myself, then :-( Could the requirements on the download page be updated? Hmm, I tried to download the clean image and bootstrap from that using factor.com from the binary build. That didn't work... >factor.com -i=images\boot.x86.32.image *** Stage 2 early init... done The die word was called by the library. Unless you called it yourself, you have triggered a bug in Factor. Please report. Starting low level debugger... Basic commands: q -- continue executing Factor - NOT SAFE im -- save image to fep.image x -- exit Factor Advanced commands: d <addr> <count> -- dump memory u <addr> -- dump object at tagged <addr> . <addr> -- print object at tagged <addr> t -- toggle output trimming s r -- dump data, retain stacks .s .r .c -- print data, retain, call stacks e -- dump environment g -- dump generations card <addr> -- print card containing address addr <card> -- print address containing card data -- data heap dump words -- words dump tuples -- tuples dump refs <addr> -- find data heap references to object push <addr> -- push object on data stack - NOT SAFE code -- code heap dump READY Assuming this is just a limitation, and for SSE2 I need to build from source, I'll probably not bother and just stick to using Factor on my home PC (which isn't as old as the laptop I'm currently working on...) Paul. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
