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.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to