User Tools

Site Tools


tutorials:cb1:development:c_cpp_programming_on_cubieboard

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:cb1:development:c_cpp_programming_on_cubieboard [2013/12/23 14:50] (current)
Line 1: Line 1:
 +====Install toolchains====
 +After login to cubieboard lubuntu os, run the following commands
 + <​code>​
 +  $sudo apt-get install build-essential
 +</​code>​
 +Then, we have c/c++ compiler now, and we can write, debug c/c++ program on cubieboard
  
tutorials/cb1/development/c_cpp_programming_on_cubieboard.txt · Last modified: 2013/12/23 14:50 (external edit)