From: Daniel Jacobowitz <drow@false.org>
To: "Ion Gaztañaga" <ion_g_m@terra.es>
Cc: gdb@sources.redhat.com, Kris Warkentin <kewarken@qnx.com>
Subject: Re: Error building qnx cross-gdb 6.3
Date: Mon, 23 May 2005 15:53:00 -0000 [thread overview]
Message-ID: <20050523155353.GA3642@nevyn.them.org> (raw)
In-Reply-To: <000b01c55faf$210b2060$0a001aac@amd1ghzwinxp>
On Mon, May 23, 2005 at 05:50:19PM +0200, Ion Gaztañaga wrote:
> Hello to all,
>
> When trying to build a cross-gdb (gdb 6.3) host=cygwin
> target=i386-pc-nto-qnx6.3.0 I've got some problems. I have gcc 3.4.3 and
> binutils 2.15 cross-compiled in /tools/i386-pc-nto-qnx6.3.0 working fine
> and /tools/i386-pc-nto-qnx6.3.0/bin has i386-pc-nto-qnx6.3.0-* executables
> and this directory is in my PATH in the last position.
>
> I unzip gdb-6.3 sources in /src, I make a objdir directory
> (/src/gdb-6.3/objdir), I cd to it and I type:
>
> $
> ../configure --target=i386-pc-nto-qnx6.3.0
> --prefix=/tools/i386-pc-nto-qnx6.3.0
>
> All fine
>
> $ make
>
> After some compilations, I get:
>
> $ No rule to make target `remote-nto.o', needed by `libgdb.a'
>
> and remote-nto is not in the gdb source tree. If I remove remote-nto.o from
> objdir/gdb Makefile in the following lines:
Kris? This could never have worked.
> ar: creating libgdb.a
> ranlib libgdb.a
> make[1]: *** No rule to make target `../intl/libintl.a', needed by
> `gdb.exe'. Stop.
I don't know what causes this but try --disable-nls. Does that help?
> I have no experience building cross-gdb so maybe I'm missing something. But
> the first error regarding remote-nto.o is very confusing to me (seems like
> a missing c file), and I don't know which switch I have to use to solve
> this libintl stuff. I've seen that there is a intl directory in gdb-5.0
> release but it is not present in gdb-6.3, do I have to get it somewhere?.
It was recently removed. I don't remember the outcome of that
discussion.
--
Daniel Jacobowitz
CodeSourcery, LLC
next prev parent reply other threads:[~2005-05-23 15:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-23 15:47 Ion Gaztañaga
2005-05-23 15:53 ` Daniel Jacobowitz [this message]
2005-05-24 4:55 ` Ion Gaztañaga
2005-05-24 14:09 ` Dave Korn
2005-05-24 15:53 ` Kris Warkentin
2005-05-24 17:19 ` Ion Gaztañaga
2005-05-24 18:55 ` Kris Warkentin
2005-05-24 15:37 ` Kris Warkentin
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=20050523155353.GA3642@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=ion_g_m@terra.es \
--cc=kewarken@qnx.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