![]() |
Dev toolchain - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Dev toolchain (/showthread.php?tid=210) |
Dev toolchain - MasterC - 01-27-2016 Can anyone point me to info on setting up the proper dev toolchain for the Pine64? I'm assuming there is a discussion for this somewhere that I'm not able to find. The toolchain and other related dev environment setup so we're all working on the same or similar setups. Thanks. -Chad RE: Dev toolchain - Nilocsemliw - 01-27-2016 Not sure if this is helpful (I am not a developer) but here is the link that was given on a similar question a moderator Tllim answered with a link to a bootlog (doesn't seem very helpful to me) https://gist.github.com/apritzel/c92b38b069a645094bf8 It was described as a "Kernel 4.4 boot log that successfully bring up by Sunxi team" I would also check the pine64 wiki which looks more promising http://wiki.pine64.org/index.php/Main_Page RE: Dev toolchain - tllim - 01-27-2016 Here is the excellent blog posted by Dieter, highly encourage to read if you interest in the Linux bring up. http://blog.hypriot.com/post/the-pine-a64-is-about-to-become=the-cheapest-ARM-64-bit-platform-to-run-Docker/ @Dieter, appreciate and thanks on this excellent blog. Cheers, TL Lim RE: Dev toolchain - MasterC - 01-28-2016 Thank you! |