[gvd-users] What C compiler is 'compatible' with GVD under Windows ?

Roman Belenov gvd-users@lists.act-europe.fr
14 Mar 2001 21:54:36 +0300


I tried to debug C programs compiled with gcc from Cygwin and Mingw32
with GVD. The problem is the representation of filenames: source
file e:\sources\a.c is called /cygdrive/e/source/a.c in executable
built by Cygwin and //e/source/a.c in executable built by Mingw32; in
both cases GVD refused to find a file.

I tried GVD 1.1.0, Cygwin 1.1.4, and the latest Mingw32 from
http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32 

-- 
 							With regards, Roman.