From: Michael Krelin <hacker@klever.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Gstreamer and rpath
Date: Thu, 02 Aug 2007 14:56:56 +0200 [thread overview]
Message-ID: <46B1D498.5080703@klever.net> (raw)
In-Reply-To: <1186058282.5972.232.camel@hammer.suse.cz>
> Michael Krelin wrote:
>>> Michael Krelin wrote:
>>>> I don't know much about gstreamer, but being inventor of
>>>> OE_LT_RPATH_ALLOW I felt obliged to look into gst-plugins.inc and I'm
>>>> guessing it should be:
>>> Maybe it would be better to not break build environment and then work
>>> around consequent errors by hacks like OE_LT_RPATH_ALLOW,
>>> never-ever-do-rpath.patch etc.
>>>
>>> gcc has --sysroot which can do required linking without any hacks.
>>>
>> Generally, I tend to agree, but in practice I'm afraid that would amount
>> to rewriting the whole OE...
>
> No.
>
> 1. and 2. and 4. should be change of about 20 lines (change xxxx_CC from
> e. g. "arm-angstrom-linux-gnueabi-gcc" to e. g.
> "arm-angstrom-linux-gnueabi-gcc --sysroot=/OE/build/tmp/staging/arm-angstrom-linux-gnueabi").
> I only could not find correct lines.
staging doesn't resemble root filesystem, to begin with. So that would
involve rearranging staging as well. Which is again a good idea, but
would take longer that it sounds in pure theory.
Love,
H
>
> If anybody tell me the correct location, I can do test bootstrap with
> the new options.
>
> 5. is low priority, after 4. it will become NOP
>
> 6. Is already done, it should be enough to change check pattern in the
> QA stuff.
>
> 3. and 7. break packages (e. g. findutils) not depending on CC
> definition and has to be fixed manually anyway.
>
> And if 8. will be done (in far future), most individual fixes in 7.
> could be removed.
>
next prev parent reply other threads:[~2007-08-02 13:01 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 6:10 Gstreamer and rpath Koen Kooi
2007-08-02 10:50 ` Michael Krelin
2007-08-02 11:23 ` Stanislav Brabec
2007-08-02 11:59 ` Michael Krelin
2007-08-02 12:38 ` Stanislav Brabec
2007-08-02 12:40 ` Philip Balister
2007-08-02 12:58 ` Michael Krelin
2007-08-02 13:27 ` Stanislav Brabec
2007-08-02 13:47 ` Koen Kooi
2007-08-02 14:15 ` Stanislav Brabec
2007-08-02 14:20 ` Koen Kooi
2007-08-02 14:47 ` Stanislav Brabec
2007-08-02 15:26 ` Michael Krelin
2007-08-02 15:46 ` Koen Kooi
2007-08-02 15:52 ` Michael Krelin
2007-08-02 17:00 ` Koen Kooi
2007-08-02 17:08 ` Michael Krelin
2007-08-02 22:16 ` Richard Purdie
2007-08-02 22:43 ` Michael Krelin
2007-08-03 8:04 ` Richard Purdie
2007-08-03 9:34 ` Michael Krelin
2007-08-05 11:29 ` Richard Purdie
2007-08-05 16:27 ` Michael Krelin
2007-08-05 20:21 ` Stanislav Brabec
2007-08-03 9:21 ` Stanislav Brabec
2007-08-05 11:32 ` Richard Purdie
2007-08-05 20:16 ` Stanislav Brabec
2007-08-05 20:27 ` Michael Krelin
2007-08-06 10:15 ` Stanislav Brabec
2007-08-06 16:28 ` Michael Krelin
2007-08-06 17:02 ` Stanislav Brabec
2007-08-05 5:55 ` Dr. Michael Lauer
2007-08-05 6:47 ` Mike (mwester)
2007-08-05 7:17 ` Dr. Michael Lauer
2007-08-02 12:56 ` Michael Krelin [this message]
2007-08-02 13:06 ` Koen Kooi
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=46B1D498.5080703@klever.net \
--to=hacker@klever.net \
--cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.