public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: OpenMacNews <openmacnews@gmail.com>
To: insight@sourceware.org
Cc: hermann.lichte@gmail.com
Subject: insight builds with no errors on OSX, but gdb not! being built ...
Date: Tue, 14 Mar 2006 18:02:00 -0000	[thread overview]
Message-ID: <44170538.1070607@gmail.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi,

if i'm reading correctly, after a successful build of insight is
supposed to create a 'gdb' binary.

unfortunately, i find none :-/

my install step shows no trace of gdb being installed in .../bin.

./configuring with:

	./configure \
	--prefix=/usr/local/insight \
	--mandir=/usr/local/man\
	--with-mpfr=/usr/local/lib \
	--with-gmp=/usr/local/lib

all that IS installed in /bin is:

/usr/local/insight  > ls bin
	tclsh8.4  wish8.4

hmmm ...

i noted no ERRORs in configure, build or install steps.

looking back at my verbose configure console output, i *do* find:

...
checking for correct version of gmp.h... yes
checking for MPFR... yes
*** This configuration is not supported in the following subdirectories:
     bfd opcodes gdb sim
    (Any other directories should still work fine.)
...

which, at first glance looks suspicious.

checking the LIST, i find this thread:

	http://sourceware.org/ml/insight/2004-q3/msg00085.html

abt similar error in different dirs.

looking in 'configure', i find:

case "${target}" in
...
  powerpc-*-darwin*)
    noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb gprof"
    noconfigdirs="$noconfigdirs sim target-rda"
    ;;
  *-*-darwin*)
    noconfigdirs="$noconfigdirs ld gas gdb gprof"
    noconfigdirs="$noconfigdirs sim target-rda"
    noconfigdirs="$noconfigdirs ${libgcj}"
    ;;

which shows those dirs -- incl gdb -- as "nonconfigdirs". !?

so, how do i end up with a gui'd GDB for OSX?

any suggestions?

richard



- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iEYEAREDAAYFAkQXBTgACgkQlffdvTZxCMZR8gCgwkV9zG8HMzRmpSmeRX8YpheM
C/oAnRoPimgbdip3orDtGBPuZ25UxCOD
=5xag
-----END PGP SIGNATURE-----

             reply	other threads:[~2006-03-14 18:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-14 18:02 OpenMacNews [this message]
2006-03-14 18:30 ` Hermann-Simon Lichte
2006-03-14 18:50   ` Dave Korn
2006-03-14 19:37     ` OpenMacNews
2006-03-14 19:54       ` Hermann-Simon Lichte
2006-03-14 19:56         ` Hermann-Simon Lichte
2006-03-14 20:14         ` OpenMacNews
2006-03-15  9:39           ` Hermann-Simon Lichte
2006-03-15 17:37             ` OpenMacNews
2006-03-14 19:19   ` Keith Seitz
2006-03-14 19:24     ` Hermann-Simon Lichte

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=44170538.1070607@gmail.com \
    --to=openmacnews@gmail.com \
    --cc=hermann.lichte@gmail.com \
    --cc=insight@sourceware.org \
    /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).