Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jesse Marlin <jlm@compgen.com>
To: gdb@sources.redhat.com
Subject: Problems compiling gdb-5.3 on 64 bit solaris 2.8
Date: Tue, 03 Jun 2003 22:53:00 -0000	[thread overview]
Message-ID: <16093.9976.975472.23076@bass.compgen.com> (raw)


I am having problems compiling gdb-5.3 under 64 bit solaris 2.8.
I am configuring with the following:

CC="/usr/local/gcc-3.1/bin/gcc -m64" ./configure sparc64-sun-solaris2.8

After I start compiling I get this error:

/usr/local/gcc-3.1/bin/gcc -m64 -c -g  -I/usr/include/v9  -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DMI_OUT=1 -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  gdb.c
cc1: warning: -Wuninitialized is not supported without -O
In file included from gdb.c:21:
defs.h:757:16: xm.h: Is a directory
defs.h:774:16: tm.h: Is a directory
gmake[1]: *** [gdb.o] Error 1
gmake[1]: Leaving directory `/trout/home/jlm/compile/eclipse/gdb-5.3/gdb'
gmake: *** [all-gdb] Error 2


The file gdb/xm.h does exist and is a link that points to nothing.
I am guessing that specifying the target above perhaps missed
something.  I looked for some xm-*.h files that I could set this file,
but couldn't find anything that quite fit this architecture.  Does
anyone have any suggestions?



             reply	other threads:[~2003-06-03 22:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-03 22:53 Jesse Marlin [this message]
2003-06-03 23:07 ` Joel Brobecker
2003-06-04 13:54   ` Jesse Marlin

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=16093.9976.975472.23076@bass.compgen.com \
    --to=jlm@compgen.com \
    --cc=gdb@sources.redhat.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