if you produced your exectuable you can use ldd to see the lib required as well
in this case it s only path that are wrong
Why is LD_LIBRARY_PATH wrong ?
I have no executables. It isn’t generated.
Hi Hellboy,
We do not test or plan to support cross-compiling for Linux through cygwin. If you want to develop on Windows & cross-compile for a Pandaboard, I would recommend using a Linux virtual machine (e.g. Virtual Box).
Regards,
Joe
Is it completely impossible to cross-compile for Linux using cygwin or is there any way ?
But Dgu built the application , right ? What did you finally get after successfully making it ?
It may be possible, but I wouldn’t recommend it. It will be much more reliable to use a virtual machine (this is how we target the Pandaboard in our office).
Regards,
Joe
I will try to build the application directly on a PandaBoard. Thanks for your replies. I will get back if I have any doubts.