On Monday 12 October 2009, Øyvind Harboe wrote: > > Maybe a "-I..." would help. I tested with "--disable-shared" when > > I configured, FWIW, and don't recall those ".." components. > > I'm configuring using > > cd build > ../openocd/configure XXXX > > > Could that be the problem?
I didn't know that was even supported! :) Could be. It seems that the ".incbin" directive [1] lost context. I don't know *why* it lost those cookies; but "-I" [2] is likely the way out... docs say current working directory is always in the search path, and your ".../configure" changed that from the usual case. - Dave [1] http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/gnu-assembler/incbin.html [2] http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/gnu-assembler/i.html _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development