noob: How to compile a .cpp on target

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

noob: How to compile a .cpp on target

1,641 次查看
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?
 
 
 
标签 (1)
0 项奖励
回复
1 回复

651 次查看
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 项奖励
回复