Hi,
When I try to run some factor code on the command line like this:
(example taken from ~/factor/build-support/factor.sh)
./factor -run=none -e='"x86.32" USE: bootstrap.image make-image save 0
USE: system exit'
1: "x86.32" USE: bootstrap.image make-image save 0 USE: system exit
^
Word not found in current vocabulary search path
"name" "save"
If i run the same line of code in ./factor -run=listener it works fine.
It looks like its not parsing the USE: word. Unless it's something missing
from my factor-rc files.
Thanks,
Kio
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk