public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Luke Diamand <lgd@atml.co.uk>
To: STEPHANE.S.P.PERIO@tts.thomson.fr
Cc: gnu-win32@cygnus.com (Receipt Notification Requested)
Subject: Building GDB problem
Date: Wed, 06 Aug 1997 10:37:00 -0000	[thread overview]
Message-ID: <199708061714.SAA31728@inkcap.atml.co.uk> (raw)
In-Reply-To: <@MHS>

Hi!


STEPHANE.S.P.PERIO@tts.thomson.fr writes:
 > Hi,
 > I apologize if this is an FAQ, but i see nothing about that in the mailing
 > lists.
 > I'm using gnu win32 b18 on NT 4.0 SP3 and i failed to build GDB.
 > Under bash, in the directory my-gdb, i run ../gdb/configure and it recognized
 > correctly the i386-pc-cygwin32 environment.

I think your problem is that in order to build gdb, you also need to
have already built bfd, mmalloc, readline, and various other bits and
bobs.

The simplest thing to do is to build the whole lot in one go - it
takes a long time and a lot of disk space but is easier all round.

You want to say:

% mkdir /gnuwin32/b18/build
% cd /gnuwin32/b18/build
% ../cdk/configure 
% make

Cheers!
Luke Diamand
-- 
Advanced Telecommunications Modules Ltd
Cambridge
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

  parent reply	other threads:[~1997-08-06 10:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <@MHS>
1997-08-06  2:29 ` STEPHANE.S.P.PERIO
1997-08-06 10:37 ` Luke Diamand [this message]
1998-01-09  6:42 ` IOCTL NOT SUPPORTED ??? LAURENT.L.G.GEOFFROY
1998-01-09 18:22 ` Tim Newsham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199708061714.SAA31728@inkcap.atml.co.uk \
    --to=lgd@atml.co.uk \
    --cc=STEPHANE.S.P.PERIO@tts.thomson.fr \
    --cc=gnu-win32@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).