From: Joel Brobecker <brobecker@adacore.com>
To: gdb@sourceware.org
Subject: Re: is --with-libexpat-prefix broken?
Date: Thu, 28 Feb 2008 18:36:00 -0000 [thread overview]
Message-ID: <20080228182843.GF19729@adacore.com> (raw)
In-Reply-To: <20080228171244.GA2501@caradoc.them.org>
> This is a horribly overcomplicated macro, originally from (IIRC)
> gettext.
Thank you for making me feel better, misery loves company :).
> I recommend running the configure script with sh -x to see what
> it's doing.
I was actually in the process of analyzing the output yesterday
when I had to scoot out. Will continue today.
> The only thing I noticed in the above was that there was no -I option,
> but the test file obviously compiled. Could you have switched
> compilers and/or added an expat installation in /usr/local/include
> and /usr/local/lib? GCC is ornery about searching /usr/local/include
> but not /usr/local/lib in some configurations.
Duh - You're right. I had switch from the slow AIX to a faster
sparc-solaris machine, but indeed, libexpat is installed in /usr/local.
It's still interesting to know that with the same compiler on the same
machine, 6.7.1 builds fine, whereas HEAD doesn't. And the cause is
double: No -I, and it doesn't try the archive, it requires the shared
library...
Back on AIX (sigh), the program doesn't compile, and configure
gives up immediately. So I can start again from there. Hopefully
more info on this soon.
--
Joel
next prev parent reply other threads:[~2008-02-28 18:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-28 0:32 Joel Brobecker
2008-02-28 18:29 ` Daniel Jacobowitz
2008-02-28 18:36 ` Joel Brobecker [this message]
2008-02-28 19:29 ` Daniel Jacobowitz
2008-02-29 4:38 ` is --with-libexpat-prefix broken? NOT! Joel Brobecker
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=20080228182843.GF19729@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb@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