Cross-compiling for ARM Chromebook

270 views
Skip to first unread message

Greg Kennedy

unread,
Feb 18, 2016, 11:00:34 AM2/18/16
to Chromium OS dev
Any tips for cross-compiling e.g. a C++ program to run on a Dev mode ARM-based Chromebook?

Or... any tips for getting ARM GCC working on a Dev-mode Chromebook, for native dev?

Mike Frysinger

unread,
Feb 18, 2016, 11:02:39 AM2/18/16
to Chromium OS dev
./build_packages --board=$BOARD
export SYSROOT=/build/$BOARD
armv7a-cros-linux-gnueabi-gcc foo.c
-mike

On Thu, Feb 18, 2016 at 11:00 AM, Greg Kennedy <kenned...@gmail.com> wrote:
Any tips for cross-compiling e.g. a C++ program to run on a Dev mode ARM-based Chromebook?

Or... any tips for getting ARM GCC working on a Dev-mode Chromebook, for native dev?

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en


Greg Kennedy

unread,
Feb 18, 2016, 12:04:15 PM2/18/16
to Mike Frysinger, Chromium OS dev
Oh ha looks like I should RTFM first.
https://www.chromium.org/chromium-os/developer-guide

-Greg

---
You received this message because you are subscribed to the Google Groups "Chromium OS dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-d...@chromium.org.

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages