Re: [Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread Redirect "Slash" NIL
> > Try with current GIT. > Much better! ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development

Re: [Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread David Brownell
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

Re: [Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread David Brownell
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

Re: [Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread Redirect "Slash" NIL
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

Re: [Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread Grant Edwards
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

[Openocd-development] xscale_debug.S: "Error: junk at end of line" when using cygwin/mingw

2009-10-16 Thread Redirect "Slash" NIL
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