help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD installation in Windows-XP environment


From: shsharma
Subject: DDD installation in Windows-XP environment
Date: Fri, 11 Aug 2006 23:05:03 +0000

Trying to install DDD in Windows-XP environment. It seems ./configure can't 
compile c++ program. I checked
 But could not figure out the problem. Here I am enclosing what I see in bash 
shell (running cygwin). Please help me.

Thanks for your help in advance.

Shanti Sharma

PS.
I tried to compile hello world from command window (both with gcc and g++) and 
it works.

______________________________________________________________________________________________

Furious Kiwi@flipside /cygdrive/c/ddd/ddd-3.3.11
$ CXX=/cygdrive/c/cygnus/cygwin-b20/H-i586-cygwin32/bin/g++

Furious Kiwi@flipside /cygdrive/c/ddd/ddd-3.3.11
$ ./configure
checking for product name... ddd 3.3.11 "Rhubarb"
checking for expiration date... no
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... ./configure: line 1919: ac_maketemp=""/cyg
nus/cygwin-b20/H-i586-cygwin32/bin/make.exe"": No such file or directory
no
checking whether make sets $(MAKE)... (cached) no
checking for g77... no
checking for fort77... no
checking for f77... no
checking for f2c... no
checking whether ln -s works... yes
checking for sh... /usr/bin/sh
checking for gtar... no
checking for tar... tar
checking for gm4... no
checking for m4... m4
checking for gsed... no
checking for sed... sed
checking for gdiff... no
checking for diff... diff
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... /cygdrive/c/WINDOWS/system32/rsh
checking for lp... no
checking for lpr... lpr
checking for gcore... no
checking for compface... no
checking for xbm2xface.pl... no
checking for xbm2xface... no
checking for gdb... gdb
checking for perl... no
configure: WARNING: could not find perl
checking for xterm... no
checking for kterm... no
checking for dtterm... no
checking for hpterm... no
checking for xfontsel... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for bison -y flags...
checking bison -y version... 1.25 (too old)
./configure: line 3044: YACC: command not found
configure: WARNING: If you modify a .Y file or build from CVS,
configure: WARNING: you will need Bison 1.28 or later.
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for flex flags... -8
checking for gawk... (cached) gawk
checking for library containing strerror... none required
checking whether the C compiler (gcc) compiles and links a simple C program... y
es
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking whether the C++ compiler (g++) compiles a simple program... no
configure: error: You must set the environment variable CXX to a working
                  C++ compiler.  Also check the CXXFLAGS settings.
                  See the file 'config.log' for further diagnostics.

_________________




reply via email to

[Prev in Thread] Current Thread [Next in Thread]