From: Roman I Khimov <roman@khimov.ru>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] icecc: base fix for cross and native builds
Date: Thu, 12 Feb 2009 19:00:22 +0300 [thread overview]
Message-ID: <200902121900.27264.roman@khimov.ru> (raw)
In-Reply-To: <gn1evn$adf$1@ger.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
Koen Kooi:
> On 12-02-09 15:27, Roman I Khimov wrote:
> > Hello all.
> >
> > There are severe problems with icecc builds currently in OE.
> > Cross-compiler tarball created wrong, PATH set incorrectly, etc.
> >
> > So, here is a patch that fixes some basic things, like:
> > 1) ICECC_ENV_EXEC variable expansion. Currently you can only use
> > absolute path here, something like "${TOP}/create-icecc-env.sh" won't
> > work.
>
> ${TOP} is dangerous to use, IIRC openssl uses it in its buildsystem, so
> people that have TOP set (hi Raster & Steve) see all kind of weird
> failures.
I'm not using "${TOP}" anywhere in production, it's just an example, still
it's the case that ${ANY_VARIABLE} in ICECC_ENV_EXEC will breake icecc.
--
Roman
http://roman.khimov.ru
mailto: roman@khimov.ru
gpg --keyserver hkp://subkeys.pgp.net --recv-keys 0xE5E055C3
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]
next prev parent reply other threads:[~2009-02-12 16:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-12 14:27 [PATCH] icecc: base fix for cross and native builds Roman I Khimov
2009-02-12 15:24 ` Koen Kooi
2009-02-12 16:00 ` Roman I Khimov [this message]
2009-02-12 15:28 ` Leon Woestenberg
2009-02-12 16:36 ` Koen Kooi
2009-02-13 6:52 ` Roman I Khimov
2009-02-13 9:05 ` Koen Kooi
2009-02-13 23:38 ` Leon Woestenberg
2009-02-14 9:40 ` Leon Woestenberg
2009-02-13 14:33 ` Roman I Khimov
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=200902121900.27264.roman@khimov.ru \
--to=roman@khimov.ru \
--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.