Hi Franklin,
On Nov 14, 2007 2:08 PM, Hamilton, Franklin CIV Warfare Analysis &
Integration Dept, Code 4J2100D <franklin.hamilton@...> wrote:
> Ok. I want to first thank you for your help. When I fully specify the
> path name to the arm-linux-uclibcgnueabi-gcc, it gets rid of the
> "comipler cannot create executables" error and chugs right along. But
> after I recompiled and reinstalled the libgphoto2 and the gphoto2
> software and transferred the new buildroot image onto my verdex, I still
> got the "Syntax Error: Unexpected '('". I'm using buildroot version
> 1410 and so is there something else that I'm missing? Has someone else
> managed to get gphoto2 to run on a verdex board?
I suspect that you've still got an intel executable. On your host
machine do this:
file gphoto2
It should report something like:
ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked
(uses shared libs), not stripped
If instead it reports something like:
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
then it's using the host compiler and not the arm cross compiler.
--
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/
|