I have a custom board having AM1808 processor that runs on a custom Linux as an OS with custom Kernel. currently, I'm using Qt4.8 to develop my application binary that runs in my custom board by cross compile it using ARM-2012.03 toolchain. The…
0
I have a custom board having AM1808 processor that runs on a custom Linux as an OS with custom Kernel. currently, I'm using Qt4.8 to develop my application binary that runs in my custom board by cross compile it using ARM-2012.03 toolchain. The…
Hello,
I am not sure whether this is a right but I thought to give it a go as I am cross compiling snort for an ARM-based system.
I am very new to cross-compilation using ptxdist tool. I am using ptxdist version 2013.03.0 and trying to build snort 2.9…