>
> Try with current GIT.
>
Much better!
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Try with current GIT. I checked in a patch that solves
this problem a bit differently -- no ASM, no ELF.
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
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
Yes, that's the first thing I checked, as that's what google will tell you,
but this is the latest unmodified version from git, and it's 0x0A all the
way for line endings.
Unless the compiler itself converts files to DOS on the fly, I don't think
this is the issue here...
That xscale_debug.S was
On 2009-10-16, Redirect "Slash" NIL wrote:
> Any ideas how to fix that?
My guess is you've you've got DOS line endings instead of Unix
line endings.
--
Grant
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.ber
Anybody else getting errors when compiling src/target/xscale_debug.S?
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 libtar