On Fri, Sep 21, 2007 at 12:16:06PM -0700, Rida wrote: > Nice to know about your success. > > I'm having trouble while compiling logitech quickcam messenger driver for > ARM (w/ gccarm cross compiler) > Can u plz temme how can i solve this issue? or how can i have my driver work > w/ ARM board?
A lot of makefiles aren't setup to deal with cross compiling. Might be simpler to do it on the box itself. Of course you have to have the matching kernel headers and the same compiler as was used for the running kernel, etc. -- Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]