Hello, played a bit with factor on linux, now trying to make it work on 
another computer (windows xp, very little memory). factor.com prints 
this, factor.exe just starts and exits without even showing the window.

Windows exception 0xc000001d (STATUS_ILLEGAL_INSTRUCTION)
(U) Quotation: [ c-to-factor -> ]
     Word: c-to-factor
(U) Quotation: [ [ catchstack* push ] dip call -> catchstack* pop* ]
(O) Word: command-line-startup
(O) Method: M\ windows-ui-backend (with-ui)
(O) Word: start-ui
(U) Quotation: [ listener-window* -> drop ]
(O) Word: open-world-window
(O) Word: pref-dim
(O) Method: M\ track pref-dim*
(O) Word: track-pref-dims-1
(O) Word: pref-dim
(O) Method: M\ uniscribe-renderer string-dim
(O) Method: M\ uniscribe-renderer string-dim
(O) Word: cached-script-string
(O) Word: <script-string>
(O) Word: make-ssa
(O) Word: *
(U) Quotation: [ signal-handler -> ]
     Word: signal-handler
(U) Quotation: [
         OBJ-CURRENT-THREAD special-object error-thread set-global
         current-continuation -> error-continuation set-global
         [ original-error set-global ] [ rethrow ] bi

also, I want to make simple text editor with factor, but can't 
understand how to use <multiline-editor>, "<multiline-editor> "title" 
show-window" shows very tiny window.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to