|
I noticed in the aboriginal build scripts that busybox, toolbox (non-GPL busybox replacement), AND gcc are static builds, so I should be able to do native gcc buids in my K1 (perhaps with a swapfile on SD card where it should do negligable flash wear damage). But armv4l-gcc is already ungodly slow in qemu on a fast PC though -- so on a K1, hmm. That makes the faster tcc seem like a better idea if only for build speed.
But the tcc build failed with those missing symbols, which is WHY I am reading the build scripts (which told me about the much faster "special use" arm-gcc cross-tools used as part of the build process) for aboriginal linux from source.
Last edited by geekmaster; 05-18-2016 at 10:47 PM.
|