Hi factor team,

This is my first post to this list, so be gentle :)

I am trying to build factor on my old (and only) athlon-xp laptop,
which lack sse2 support. I tried it on both linux (gentoo) ant windows
xp, each one with different problems. In both OSes I use latest
gcc-4.3.3, -fno-forward-propagate flag and have all required libraries
installed (on linux) or downloaded (copy from binary distribution). I
use latest git source and latest images, but that is not the problem
since I had the same issues couple months ago when I tried to build
it.

win xp - Compilation and bootsrap process finishes normaly, and I am
able to run console version, but as soom as I start factor.exe,
memmory starts going up and after some time I get "error in
print-error]" message in console. Some (basic) evaluation in listener
works, so I suppose it is a UI problem. 0.9.1 binary was ok, as I
remember. Bootstraping report 22 linkage-errors and 52
semantic-warnings. Is there any way to display those errors, maybe
there is a clue?

linux - Console works ok, as in windows. UI even show up, but have
problems with font rendering. Basicaly, basic text is displayed ok,
but whenever it has some style (background, bold, italic) it is
unreadable. It happened also long time ago in 0.9.1 days too, so I
suppose it is a font rendering library issue.

Do you have any idea if this is fixable, or I'm just out of luck with
my machine.

Regards,
Marko

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to