Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12606 Discussions

UINT64 error when compile STLport on Uclinux

Altera_Forum
Honored Contributor II
1,020 Views

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)

the error information is:

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
345 Views

> 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
0 Kudos
Altera_Forum
Honored Contributor II
345 Views

<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.
0 Kudos
Altera_Forum
Honored Contributor II
345 Views

<div class='quotetop'>QUOTE (babysnow @ Jul 15 2009, 03:57 AM) <{post_snapback}> (index.php?act=findpost&pid=23125)</div> 

--- Quote Start ---  

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.[/b] 

--- Quote End ---  

 

Of course you are free to do this, but you will be on your own doing so. You will not get many valuable answers here, if you don&#39;t use the distribution as described in the Wiki. 

 

-Michael
0 Kudos
Reply