Re: [Openocd-development] Compilation errors

2011-06-01 Thread Freddie Chopin
Hi again! I've completely modified my build environment. Now I'm using current Ubuntu (on virtual machine) with most recent MinGW-W64 (32-bit for now, currently setting up 64-bit). The error with sscanf() is gone, but new GCC (4.7.0) is now more picky about non-used variables and it almost

Re: [Openocd-development] Compilation errors

2011-05-31 Thread Laurent Gauch
Hi Spen, I just checked the compile again on windows 7 32bits / 64bits. mingw build work for me / tested on 32 bits and 64 bits :-) cygwin build work for me / tested on 32 bits only :-) Great ! Note: as noted on my previous comment, the troubles regarding the configure (April) are gone :-)

Re: [Openocd-development] Compilation errors

2011-05-27 Thread Luc ANTOLINOS
On 26 May 2011 20:35, Freddie Chopin freddie_cho...@op.pl wrote: Hi! I'm trying to compile new OpenOCD source (from git) in my crosscompilation setup but I see these errors: /../../src/rtos/'`rtos.c libtool: compile:  i686-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src/rtos

Re: [Openocd-development] Compilation errors

2011-05-27 Thread Laurent Gauch
I will try again today, but esterday I compiled openocd d2xx on cygwin and on mingw for 32bits and 64bits without any error. Everything fine ! Note: the problem we meet during April is now gone - thank you Spencer Oliver. Regards, Laurent http://www.amontec.com

Re: [Openocd-development] Compilation errors

2011-05-27 Thread Laurent Gauch
Hi, You're right, the last version from git cannot be compiled from my mingw too, but can be compiled with my cygwin ;-) But with mingw, i do not have the same error as you, but related to tclsh, strange . Regards, Laurent ___

[Openocd-development] Compilation errors

2011-05-26 Thread Freddie Chopin
Hi! I'm trying to compile new OpenOCD source (from git) in my crosscompilation setup but I see these errors: /../../src/rtos/'`rtos.c libtool: compile: i686-w64-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src/rtos -I../.. -I../../../src -I../../src