From: Andrew Cagney <cagney@redhat.com>
To: Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Cc: Frysk Mailing List <frysk@sourceware.org>
Subject: Re: Patch - fix ppc64 build
Date: Thu, 14 Jun 2007 15:56:00 -0000 [thread overview]
Message-ID: <46715C10.2080008@redhat.com> (raw)
In-Reply-To: <466F1666.5030105@linux.vnet.ibm.com>
Carlos Eduardo Seo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi folks!
>
> The attached patch fixes a wrong dependency while building for ppc64. It
> removes the need of libunwind-i386/src/.libs/libunwind-x86.a for a ppc
> build.
>
>
Hi Carlos,
Nurdin and I have been discussing this on IRC. We're going to clean up
the build so that, instead of both "native":
-GEN_GCJ_LDADD += ../frysk-imports/libunwind/src/.libs/libunwind-ptrace.a \
- ../frysk-imports/libunwind/src/.libs/libunwind-$(libunwind_cpu).a \
and "remote":
- ../frysk-imports/libunwind-i386/src/.libs/libunwind-x86.a
libraries, just the remote libraries will be built - that is all frysk
needslibrariesi.e., a mix of "native" and "remote" (works on core files)
code, just the remote unwinders will be, and always built.
That would mean that for the PowerPC you'll want to add 32- and 64- bit
builds of libunwind to the build system, adding support for those
architectures.
Andrew
prev parent reply other threads:[~2007-06-14 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-12 22:16 Carlos Eduardo Seo
2007-06-14 15:56 ` Andrew Cagney [this message]
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=46715C10.2080008@redhat.com \
--to=cagney@redhat.com \
--cc=cseo@linux.vnet.ibm.com \
--cc=frysk@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).