Is there a Windows port?

"Graham" <[email protected]>
Newsgroups gmane.comp.debugging.ddd.general
Message-ID <[email protected]>
I am sure that this is a FAQ, so please accept my apologies.  I googled
and found nothing, though.

 

I download and tried to build in Cygwin, but got an error (below). For
me, there is no better debugger, but my new company insists on
development under Windows. Do you know of any Windows port?

 

Really sorry to disturb you with this.

 

~graham(); 

 

 

 

 

 

This information will be compiled into DDD.

If it is not correct, please edit USERINFO.txt and re-compile.

 

/bin/sh ./config-info ./USERINFO.txt USERINFO.txt > configinfo.C~ && \

        mv configinfo.C~ configinfo.C

if g++ -DHAVE_CONFIG_H -I. -I. -I.  -I./.. -isystem /usr/X11R6/include
-O2 -g

-Wall -W -Wwrite-strings -trigraphs  -MT configinfo.o -MD -MP -MF
".deps/configi

nfo.Tpo" -c -o configinfo.o configinfo.C; \

        then mv -f ".deps/configinfo.Tpo" ".deps/configinfo.Po"; else rm
-f ".de

ps/configinfo.Tpo"; exit 1; fi

configinfo.C:7: error: missing terminating " character

configinfo.C:8: error: stray '\' in program

configinfo.C:8: error: expected primary-expression before '.' token

configinfo.C:8: error: missing terminating " character

configinfo.C:9: error: expected `,' or `;' before "const"

configinfo.C:6: warning: 'config_sccs_info' defined but not used

make[2]: *** [configinfo.o] Error 1

make[2]: Leaving directory `/cygdrive/c/lotus/tools/ddd/ddd'

make[1]: *** [all] Error 2

make[1]: Leaving directory `/cygdrive/c/lotus/tools/ddd/ddd'

make: *** [all-recursive] Error 1

 

graham@graham /cygdrive/c/lotus/tools/ddd

 

 

 

 

 

 

 

 

 

// Generated automatically by `config-info' from `Makefile' and
`config.h'.

// Do not edit.

 

#include "configinfo.h"

 

static const char *config_sccs_info = 

"@(#)Built 2008-02-13 by graham <[email protected]>

.                \n";

const char *config_info = config_sccs_info + 4;

const char *config_dummy = "@(#)";

_______________________________________________
Ddd mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ddd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.