From: "Gerrit van Niekerk" <gerritvn@gpvno.co.za>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb@sourceware.org
Subject: Re: GDB/Mingw make problem
Date: Mon, 14 Jan 2008 16:42:00 -0000 [thread overview]
Message-ID: <478BAD00.17461.D7D9DF@gerritvn.gpvno.co.za> (raw)
In-Reply-To: <u7iidqcgh.fsf@gnu.org>
On 14 Jan 2008 at 6:05, Eli Zaretskii wrote:
> Well, you didn't say anything about MSYS before.
Sorry, I thought MinGW implied MSYS :)
> I believe there's an MSYS version of Sed as well, check out the MinGW
> site.
Could not locate it, so I decided that Cygwin is probably a better platform and it got further as
well, but got a problem compiling bfd/archive.c with a missing libintl.h.
To recap:
I made a directory CYGWIN in C:\develop\gdb-6.7.1 and in the Cygwin Bash shell executed:
$ cd /cygdrive/c/develop/gdb-6.7.1/cygwin
$ ../configure --host=i686-pc-mingw32 --target=djgpp
.
.
$ make
.
.
make[4]: Entering directory `/cygdrive/c/develop/gdb-6.7.1/cygwin/bfd'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -I
. -D__USE_MINGW_FSEEK -I. -I../../bfd -I../../bfd/../include -I./../intl -
W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o archive.lo
../../bfd/archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -I. -D__USE_MINGW_FSEEK -
I. -I../../bfd -I../../bfd/../include -I./../intl -W -Wall -Wstrict-prototypes -
Wmissing-prototypes -Werror -g -O2 -c ../../bfd/archive.c -o archive.o
In file included from ../../bfd/archive.c:132:
../../bfd/sysdep.h:173:21: libintl.h: No such file or directory
../../bfd/archive.c: In function `_bfd_write_archive_contents':
../../bfd/archive.c:1766: warning: implicit declaration of function `dgettext'
make[4]: *** [archive.lo] Error 1
make[4]: Leaving directory `/cygdrive/c/develop/gdb-6.7.1/cygwin/bfd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/cygdrive/c/develop/gdb-6.7.1/cygwin/bfd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/c/develop/gdb-6.7.1/cygwin/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory `/cygdrive/c/develop/gdb-6.7.1/cygwin'
make: *** [all] Error 2
next prev parent reply other threads:[~2008-01-14 16:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-13 19:18 Gerrit van Niekerk
2008-01-13 20:05 ` Eli Zaretskii
2008-01-13 20:59 ` Gerrit van Niekerk
2008-01-14 4:05 ` Eli Zaretskii
2008-01-14 16:42 ` Gerrit van Niekerk [this message]
2008-01-14 16:45 ` Bob Rossi
2008-01-14 17:41 ` Andrew STUBBS
2008-01-14 17:43 ` Andrew STUBBS
2008-01-14 20:39 ` Eli Zaretskii
2008-01-14 21:13 ` DJ Delorie
2008-01-15 7:33 ` Gerrit van Niekerk
2008-01-15 11:07 ` Andrew STUBBS
2008-01-15 16:04 ` Gerrit van Niekerk
2008-02-09 0:48 ` Dave Murphy
2008-02-10 19:35 ` Gerrit van Niekerk
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=478BAD00.17461.D7D9DF@gerritvn.gpvno.co.za \
--to=gerritvn@gpvno.co.za \
--cc=eliz@gnu.org \
--cc=gdb@sourceware.org \
--cc=gpvno@telkomsa.net \
/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