mercredi 8 février 2017

Transfer c++ executable from desktop linux distribution to a linux board one

Vote count: 0

I'm developing a c++ app in Ubuntu Desktop 16.04. I have created an executable c++ file with eclipse. Furthermore I'm using external libraries like poco and avro which I link dynamically. I need to try my app on a cubietruck that runs on Lubuntu Desktop 12.10. My approach it to install only the desired g++ compiler on Lubuntu because I want to install as less as possible on the board. Then to transfer there the same folder structure which resides in Ubuntu that contains the executable file as well as the external libraries'.so files and its headers. Since I have almost no experience in boards and transfer between linux distro's is my approach an efficient one?

asked 36 secs ago

Let's block ads! (Why?)



Transfer c++ executable from desktop linux distribution to a linux board one

Aucun commentaire:

Enregistrer un commentaire