This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Ver 5.0 Configuration Problem with DJGPP


Dear Sir, 
I get the follow message when configure GDB 5.0 

D:\DJGPP\gdb-5.0>sh ./gdb/config/djgpp/djconfig.sh 
Checking the unpacked distribution... ok. 
Editing configure scripts for DJGPP... 
Running the configure script... 
Config.guess failed to determine the host type. You need to specify one. 
Usage: configure [OPTIONS] [HOST] 

Options: [defaults in brackets] 
--prefix=MYDIR install into MYDIR [/usr/local] 
--exec-prefix=MYDIR install host-dependent files into MYDIR [/usr/local] 
--help print this message [normal config] 
--build=BUILD configure for building on BUILD [BUILD=HOST] 
--host=HOST configure for HOST [determined via config.guess] 
--norecursion configure this directory only [recurse] 
--program-prefix=FOO prepend FOO to installed program names [""] 
--program-suffix=FOO append FOO to installed program names [""] 
--program-transform-name=P transform installed names by sed pattern P [""] 
--site=SITE configure with site-specific makefile for SITE 
--srcdir=DIR find the sources in DIR [. or ..] 
--target=TARGET configure for TARGET [TARGET=HOST] 
--tmpdir=TMPDIR create temporary files in TMPDIR [/tmp] 
--nfp configure for software floating point [hard float] 
--with-FOO, --with-FOO=BAR package FOO is available (parameter BAR) 
--without-FOO package FOO is NOT available 
--enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR) 
--disable-FOO do not include feature FOO 

Where HOST and TARGET are something like "sparc-sunos", "mips-sgi-irix5", etc. 

#!/bin/sh 
# This file was generated automatically by configure. Do not edit. 
# This directory was configured as follows: 
d:/djgpp/gdb-5.0/configure --srcdir=d:/djgpp/gdb-5.0 --prefix=${DJDIR} --disable 
-shared --disable-nls --verbose --enable-build-warnings=-Wimplicit,-Wcomment,-Wf 
ormat,-Wparentheses,-Wpointer-arith --host=i386-msdosdjgpp --norecursion 
# using "mh-frag" 

D:\DJGPP\gdb-5.0> 

Please help !!!
Best Regards, 
___________________________________________________________________________
Visit http://www.visto.com/info, your free web-based communications center.
Visto.com. Life on the Dot.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]