On Friday 16 October 2009, Redirect "Slash" NIL wrote:
> When using cygwin or MinGW-64, I'm getting the following:
> 
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..
> -I../../src/helper -I../../src/jtag -I../../src/xsvf -Wa,-I../../src/target
> -I/usr/local/include -MT libtarget_la-xscale_debug.lo -MD -MP -MF
> .deps/libtarget_la-xscale_debug.Tpo-c xscale_debug.S -o
> libtarget_la-xscale_debug.o
> xscale_debug.S: Assembler messages:
> xscale_debug.S:7: Warning: .size pseudo-op used outside of .def/.endef
> ignored.
> xscale_debug.S:7: Error: junk at end of line, first unrecognized character
> is `x'
> xscale_debug.S:13: Warning: .size pseudo-op used outside of .def/.endef
> ignored.
> xscale_debug.S:13: Error: junk at end of line, first unrecognized character
> is `x'

Hmm, I thought I'd done a test build under cygwin.  But it
turns out the target/Makefile vanished, and then when I redid
the "configure" I saw the same thing.

Workaround for now is to disable the ".size" directive.  It's
just there to define the sizes of those two symbols.


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to