From: Masaki Muranaka <monaka@monami-software.com>
To: Andreas Schwab <schwab@suse.de>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch] Failed to build mips64-elf with NLS on OSX
Date: Thu, 15 Jun 2006 10:04:00 -0000 [thread overview]
Message-ID: <9B7B5DA2-2CC0-49E7-BE07-403B942D11CD@monami-software.com> (raw)
In-Reply-To: <je3be6bwkf.fsf@sykes.suse.de>
On 2006/06/15, at 18:24, Andreas Schwab wrote:
> GCC _does_ work so.
After sent the previous mail, I've built GDB on my Linux box.
The build was succeeded without my patch.
So I believe you are right.
Then, I confused why the build was failed on OSX.
The use of intl/ is a one of the configuration diffence
between my Linux host and my OSX one.
In my Linux box, Gettext has installed. so intl/libintl.h
is not generated.
How do you think possibilities about bugs in intl/ causes
the build failed?
The cpp'ed code under OSX is like this:
internal_error ("../../src/gdb/mips-tdep.c", 273, libintl_gettext
("bad switch"));
And the definition of internal_error is like this:
extern void internal_error ( char *file, int line,
char *, ...) __attribute__
((noreturn)) __attribute__ ((format(printf, 3, 4)));
--
Masaki Muranaka
Monami software
next prev parent reply other threads:[~2006-06-15 10:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-15 8:12 Masaki Muranaka
2006-06-15 8:22 ` Andreas Schwab
2006-06-15 9:12 ` Masaki Muranaka
2006-06-15 9:24 ` Andreas Schwab
2006-06-15 10:04 ` Masaki Muranaka [this message]
2006-06-15 11:34 ` Masaki Muranaka
2006-06-15 13:51 ` Daniel Jacobowitz
2006-06-16 0:42 ` Masaki Muranaka
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=9B7B5DA2-2CC0-49E7-BE07-403B942D11CD@monami-software.com \
--to=monaka@monami-software.com \
--cc=gdb-patches@sourceware.org \
--cc=schwab@suse.de \
/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