Actions
Cross-compiling NDN projects for Raspberry Pi » History » Revision 3
« Previous |
Revision 3/48
(diff)
| Next »
Wentao Shang, 03/06/2014 10:29 AM
Cross-compiling NDN projects for Raspberry Pi¶
Note: before reading this document, you should already be familiar with the basic concepts of compiling and linking (especially the linking part). If not, you may be interested in reading this great book: Linkers and Loaders
General Cross-compiling Steps¶
We first introduce the general steps of cross-compiling in a high level.
Updated by Wentao Shang over 10 years ago · 48 revisions