Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* djgpp building of gdb 5
@ 2000-07-23 14:06 Sashan Govender
  2000-07-23 22:52 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Sashan Govender @ 2000-07-23 14:06 UTC (permalink / raw)
  To: gdb

I want to build a djgpp version of gdb 5 because I read that output 
redirection works as it should. However I can't get it to configure 
properly.

After extracting it according to the Readme file I type

sh /gdb/config/djgpp/djconfig.sh

but it returns saying that I should have extracted the gdb5 files using 
djtar and the fnchange.lst file, which is what I did or tried to do at 
least.

If someone could please tell me what I'm doing wrong or could tell me where 
to find an already built djgpp gdb5 or a mingw gdb5 it will be much 
appreciated.

Thank you.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: djgpp building of gdb 5
  2000-07-23 14:06 djgpp building of gdb 5 Sashan Govender
@ 2000-07-23 22:52 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2000-07-23 22:52 UTC (permalink / raw)
  To: sashang; +Cc: gdb

> From: "Sashan Govender" <sashang@hotmail.com>
> Date: Sun, 23 Jul 2000 14:05:42 PDT
> 
> I want to build a djgpp version of gdb 5 because I read that output 
> redirection works as it should.

FYI, input/output redirection works as it should in GDB 4.18 as well,
if you download and install the binary distribution available from the
DJGPP sites:

  ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/gdb418b.zip

> However I can't get it to configure properly.
> 
> After extracting it according to the Readme file I type
> 
> sh /gdb/config/djgpp/djconfig.sh
> 
> but it returns saying that I should have extracted the gdb5 files using 
> djtar and the fnchange.lst file, which is what I did or tried to do at 
> least.

Please post the the exact sequence of commands you typed at the
command prompt, beginning with the commands you used to unpack the
distribution, and any messages you saw in response.

One possibility is that you invoked the above command from the wrong
directory (the leading slash suggests that).  You need to invoke it
from the top-level directory created when you unpacked the
distribution.  That directory is called gdb-5.0.  You need to chdir
there and type this:

	  sh ./gdb/config/djgpp/djconfig.sh
From cshihpin@dso.org.sg Mon Jul 24 02:09:00 2000
From: Chan Shih-Ping Richard <cshihpin@dso.org.sg>
To: gdb@sourceware.cygnus.com, insight@sourceware.cygnus.com
Subject: Gdbtk: Can Tcl/Tk 8.3 replace bundled tcl/tk/itcl/tix
Date: Mon, 24 Jul 2000 02:09:00 -0000
Message-id: <Pine.LNX.4.21.0007241649500.10677-100000@cshihpin.dso.org.sg>
X-SW-Source: 2000-07/msg00091.html
Content-length: 427

Can a system Tcl/Tk8.3 replace the bundled tcl/tk/itcl/itk/tix?

Can you 
./configure --with-tclconfig=SYSTEM_TCL --with-tkconfig=SYSTEM_TK \
 --without-itcl --without-itk --without-tix

and still get a reasonable(sane)  gdbtk/insight?

Are itcl/itk/tix really necessary anymore with a recent
Tk/Tcl 8.3?




-- 

Chan Shih-Ping (Richard) <cshihpin@dso.org.sg>
DSO National Laboratories
20 Science Park Drive
Singapore 118230


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-07-23 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-23 14:06 djgpp building of gdb 5 Sashan Govender
2000-07-23 22:52 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox