Hello list, I ran into problems compiling Linux 4.6 for ARM64 (aarch64-v8a-linux-gnu-). When I compile the kernel 'on foot' (ARCH=arm64 CROSS_COMPILE=aarch64-v8a-linux-gnu- make -j8 Image) everything works. The resulting image also boots on the target.
When I try the same with PTXdist (2016.04.0) the generation of the kernel image fails: "kallsyms failure: relative symbol value 0xffffff8008080000 out of range in relative mode" Judging by some google findings regarding this error, it may have something to do with the ld-wrapper in PTXdist. Regards, Christoph -- * Christoph G. Baumann * [email protected] * http://www.sgoc.de/welcome.html * "Every little picofarad has a nanohenry all its own" -- Don Vonada _______________________________________________ ptxdist mailing list [email protected]
