--- Quote Start ---
It reports:
/home/uclinux/nios2-linux/toolchain-build/build/nios2/lib/gcc/nios2-linux-uclibc/3.4.6/../../../../nios2-linux-uclibc/bin/ld.real: cannot find -lphtread
--- Quote End ---
If you need a threadded application you can activate the pthread support in menuconfig and/or define your application in the config files to be depending not only on nano-x, but on pthreadlib, too.
--- Quote Start ---
Is any other way to draw/erase lines except use nano-x (lib) ?
--- Quote End ---
(nano-) X is the Linux way to use a graphical display. Everything else would be very non-standard and thus not supported by anybody..
--- Quote Start ---
I tryed this links, but it doesnt exist:
http://www.nioswiki.com/operatingsys...ux/framebuffer (
http://www.nioswiki.com/operatingsystems/uclinux/framebuffer)
--- Quote End ---
No problem here.
-Michael