Project

General

Profile

Actions

Feature #214

closed

Try to cross compile RPi test apps at end of rootfs build

Added by Hammel over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
04 - Root File System
Target version:
Start date:
14 Aug 2013
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

The test apps are in <buildroot>/output/target/opt/vc/src/hello_pi. They would be useful in testing various components of the platform.

I think to cross compile I need
  1. set the path to point to the cross compile tools
  2. set CC to point to compiler
  3. set SDKSTAGE to point to target tree
  4. set LDFLAGS to -L<staging tree>

Something like that.

Actions

Also available in: Atom PDF