My device is Digi Connect 9210 and I want to use the latest version of GCC.
The latest Digi Embedded Linux provided uses GCC 4.3, but I want to use 5.1.
Would it work if I just build the cross-compiler on my own (Target: arm-linux-uclibc), or will I have to do extra work? I’m not familiar with low-level compilers / architecture.
By the way, not sure if it matters but I’ll be running under the latest Digi ESP ( 5.9.8 ) and the Kubuntu 12.04 for DigiEL.