noob: How to compile a .cpp on target

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

noob: How to compile a .cpp on target

1,236 Views
Bernt
Contributor I
I have used the "ltib" and configured it with gcc and downloaded it to the target.
 
Questions:
Is the toolchain ltib uses available for me to compile my own programs on host to put on target?
(how do I use it?)
 
What do I need to compile c++ programs on target?
 
 
 
Labels (1)
0 Kudos
1 Reply

246 Views
Bernt
Contributor I
I realised that i got no space on the device to get a native buil environment and using ./ltib --m shell on the host to compile with the delivered cross-compiler works fine.
 
/ Bernt
0 Kudos