Forum Discussion
Altera_Forum
Honored Contributor
19 years agouClinux-dist-20060803 update ver 22
ver 22.
add DM9000A vendor driver dm9ks, with IP/TCP/UDP checksum offloading will speed up around 10%. add Altera VGA frame buffer driver altfb. fix microwin. wiki FrameBuffer. use zflat object, NOTE, the binary tools nios2gcc.tar.bz2 must be updated for "elf2flt -z" to work.8 Replies
- Altera_Forum
Honored Contributor
Nice Job http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/tongue.gif
Do you think it is possible to use FLTK GUI library with uCLinux? Regards. - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by bigboss25@Jan 5 2007, 12:27 AM nice job http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/tongue.gifdo you think it is possible to use fltk gui library with uclinux?
regards.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20364)
--- quote end ---
--- Quote End --- Not ready yet. The FLTK uses C++. And I still have problems to run C++ with my tools. It seems Microtronix has a working C++ tools for uClinux, but I didn't have access to the sources, which must be GPL.!
- Altera_Forum
Honored Contributor
ver 23. fix microwin mouse dev. /dev/input/mice
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by hippo+jan 4 2007, 09:00 pm--><div class='quotetop'>quote (hippo @ jan 4 2007, 09:00 pm)</div>--- quote start ---
<!--quotebegin-bigboss25@Jan 5 2007, 12:27 AM nice job http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/tongue.gif
do you think it is possible to use fltk gui library with uclinux?
regards.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20364)
--- quote end ---
--- Quote End --- Not ready yet. The FLTK uses C++. And I still have problems to run C++ with my tools. It seems Microtronix has a working C++ tools for uClinux, but I didn't have access to the sources, which must be GPL.! Maybe you can help to check with them. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20374)</div> [/b] --- Quote End --- I have build NIOS2 C++ compiler from build root and it works. I can share build version witch I am using for compiling my C++ application. I had few problems with some C++ functions relocation due to limitation of FLT format so I had to put some debug messages in kernel flt module to find out which functions caused incorrect relocation. I've created a torrent if you want to download it magnet:?xt=urn:btih:LLIFN5EYIAIHRP5RVAC5MASQ6GWN3SJW Uros
- Altera_Forum
Honored Contributor
TO_BE_DONE
- Altera_Forum
Honored Contributor
ver 25. add PS/2 driver.
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by bigboss25@Jan 5 Wonderful! i will try the torrent.how did you built it?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20397)
--- quote end ---
--- Quote End --- For building gcc with C++ I've used instructions http://nioswiki.jot.com/wikihome (http://nioswiki.jot.com/wikihome) and I've made some changes in Makefiles (I don't remember all the changes because I've done quite some builds before I've got it working correctly for my DOS/OS2/WINDOWS ported application). I've also ported pure-ftpd-1.0.21 and fixed mtd-utils to run on NIOS2 target if some one is interested don't hesitate to contact me. If the azureus link doesn't work you can use torrent file which should work (tested). http://wired.homelinux.net/torrents/build_....tar.gz.torrent (http://wired.homelinux.net/torrents/build_nios2.tar.gz.torrent) here is my current romfs I am using. Pure-ftp server, ftp client, ntp, dhcp, wget, vi, msh are included. http://wired.homelinux.net/nios/romfs.tar.gz (http://wired.homelinux.net/nios/romfs.tar.gz) Uros
- Altera_Forum
Honored Contributor
Thank you. http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif