Hi,
I need to compile a C program to monitor some input on USB port.
(I need to compile this program).
I realize that I need to make cross-compiling. So, I create a Virtual Machine
with Ubuntu 12.04, and there I installed the necessary development tools and then the asus-merlin distribution for my RT-N66u.
Now my question is:
how I can use this building environment to make that program ?
What I have to set in my Makefile to get the right 'make' and 'gcc' working ?
Thanks in advance!
I need to compile a C program to monitor some input on USB port.
(I need to compile this program).
I realize that I need to make cross-compiling. So, I create a Virtual Machine
with Ubuntu 12.04, and there I installed the necessary development tools and then the asus-merlin distribution for my RT-N66u.
Now my question is:
how I can use this building environment to make that program ?
What I have to set in my Makefile to get the right 'make' and 'gcc' working ?
Thanks in advance!