On Mon, Oct 12, 2009 at 1:11 PM, David Brownell <[email protected]> wrote: > On Monday 12 October 2009, Øyvind Harboe wrote: >> I'm not sure why I get this error. >> >> If I modify xscale_debug.S to use absolute path, >> then it builds fine. >> >> make[3]: Entering directory `/home/oyvind/workspace/build/src/target' >> /bin/sh ../../libtool --mode=compile gcc -std=gnu99 -g -O2 -c -o >> xscale_debug.lo ../../../openocd/src/target/xscale_debug.S >> libtool: compile: gcc -std=gnu99 -g -O2 -c >> ../../../openocd/src/target/xscale_debug.S -o xscale_debug.o >> ../../../openocd/src/target/xscale_debug.S: Assembler messages: >> ../../../openocd/src/target/xscale_debug.S:6: Error: file not found: >> xscale/debug_handler.bin > > 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? -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
