public inbox for gdb@sourceware.org
 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

^ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).