Part Number:AM3359
Tool/software: TI C/C++ Compiler
Hi.
I use AM3359 cpu and i am developing using "ti-processor-sdk-linux-am335x-evm-02.00.02.11"/
(compiler : arm-linux-gnueabihf-gcc)
I just want to know how to cross-compile samba-3.6.23
but, when I tried cross compiling samba-3.6. I was unable to do so with following message.
"configure: error: cannot run test program while cross compiling"
"conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory"
Can you please help?