From: Martin Jansa <martin.jansa@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Joe Slater <jslater@windriver.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] webkit-gtk: limit ld memory requirement
Date: Sat, 14 Sep 2013 10:08:44 +0200 [thread overview]
Message-ID: <20130914080844.GB30637@jama> (raw)
In-Reply-To: <CAMKF1spii+oAutyKLg0+k2Qdp-KccVzX+r0=tX57bBgYkxrMgA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1913 bytes --]
On Fri, Sep 13, 2013 at 09:35:36PM -0700, Khem Raj wrote:
> On Friday, September 13, 2013, Joe Slater wrote:
>
> > Add --no-keep-memory to LDFLAGS.
>
I think it was discussed on this ML before and conclusion was that it's
distro/builder policy and shouldn't be default in the recipe.
> It does not come with out a price. Have you measured how much performance
> degradation it brings in ?
> We need that to assess the trade off and also describe the machine
> configuration where this option is helping
>
>
> >
> > Signed-off-by: Joe Slater <jslater@windriver.com <javascript:;>>
> > ---
> > meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb | 4 ++++
> > 1 files changed, 4 insertions(+), 0 deletions(-)
> >
> > diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bbb/meta/recipes-sato/webkit/
> > webkit-gtk_1.8.3.bb
> > index 5691d3f..9304243 100644
> > --- a/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
> > +++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb
> > @@ -58,6 +58,10 @@ CPPFLAGS_append_powerpc = "
> > -I${STAGING_INCDIR}/pango-1.0 \
> > -I${STAGING_LIBDIR}/glib-2.0/include \
> > -I${STAGING_INCDIR}/glib-2.0"
> >
> > +# ld can run out of memory linking libwebkitgtk!
> > +#
> > +LDFLAGS += "-Wl,--no-keep-memory"
> > +
> > EXTRA_AUTORECONF = " -I Source/autotools "
> >
> >
> > --
> > 1.7.3.4
> >
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core@lists.openembedded.org <javascript:;>
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
> >
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-09-14 8:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 23:28 [PATCH 1/1] webkit-gtk: limit ld memory requirement Joe Slater
2013-09-14 4:35 ` Khem Raj
2013-09-14 8:08 ` Martin Jansa [this message]
2013-09-14 19:10 ` Burton, Ross
2013-09-15 0:39 ` Saul Wold
2013-09-17 5:11 ` Kang Kai
2013-09-17 5:31 ` Khem Raj
2013-09-17 10:30 ` Martin Jansa
2013-09-17 10:53 ` Burton, Ross
2013-09-23 21:51 ` Slater, Joseph
2013-09-24 16:34 ` Burton, Ross
2013-09-24 16:37 ` Richard Purdie
2013-09-24 16:39 ` Khem Raj
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=20130914080844.GB30637@jama \
--to=martin.jansa@gmail.com \
--cc=jslater@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.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