Forum Discussion
Altera_Forum
Honored Contributor
17 years agoUINT64 error when compile STLport on Uclinux
uclinux-dist-20070130 patch 20070130 I have already finished the default uclinux compilation. when adding some drivers for PIO_SWITCHES,PIO_BUTTONS,PIO_LCD.. #make(when compile the STLport part) ...
Altera_Forum
Honored Contributor
17 years ago<div class='quotetop'>QUOTE (mschnell @ Jul 14 2009, 12:41 PM) <{post_snapback}> (index.php?act=findpost&pid=23112)</div>
--- Quote Start --- > uclinux-dist-20070130 > patch 20070130 This is much too old and not supported any more since long. You need to follow the instructions in the Wiki ( http://www.nioswiki.com/installnios2linux (http://www.nioswiki.com/installnios2linux) ) (including using git for upgrading) to get a current tool chain. -Michael[/b] --- Quote End --- I follow the steps of this pdf. http://www.hs-augsburg.de/~carcass/nios2-u...cumentation.pdf (http://www.hs-augsburg.de/~carcass/nios2-uclinux/uclinux_nios2_devicedrivers_and_testapplication_documentation.pdf) from page 20 on the 4 Additional/Projectrelated Changes part. I use the same package as the writer.