All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1]python-native: Fix a compiler finding issue
Date: Wed, 10 Aug 2011 16:28:34 -0700	[thread overview]
Message-ID: <4E431422.2020004@linux.intel.com> (raw)
In-Reply-To: <cover.1311836896.git.lei.mei@intel.com>

On 07/28/2011 12:20 AM, Mei Lei wrote:
> Hi,
>      This patch will fix an compiler finding issue.
>      The CC variable, its value sometimes like "x86_64-poky-linux-gcc   -m64 --sysroot=/${TMPDIR}/sysroots/qemux86-64", contains option information. This will confuse python when finding the compiler name, wrong compiler name "qemux86-64" were found rather than the "x86_64-poky-linux-gcc".
>      When I fixing python-pycairo multilib dir issue, above issue appeared and block the compile process. Please review it.
>
> Thanks
> Lei
>
> The following changes since commit 819f18f8bc000f13b644edc194d2a12b4ea5fecf:
>    Richard Purdie (1):
>          Move architecture specific TARGET_OS mangling into tune files
>
> are available in the git repository at:
>
>    git://git.pokylinux.org/poky-contrib lmei3/python-pycairo
>    http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/python-pycairo
>
> Mei Lei (1):
>    python-native: Fix a compiler finding issue
>
>   .../python/python-native/unixccompiler.patch       |   20 ++++++++++++++++++++
>   .../recipes-devtools/python/python-native_2.6.6.bb |    3 ++-
>   2 files changed, 22 insertions(+), 1 deletions(-)
>   create mode 100644 meta/recipes-devtools/python/python-native/unixccompiler.patch
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
Merged to OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2011-08-10 23:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-28  7:20 [PATCH 0/1]python-native: Fix a compiler finding issue Mei Lei
2011-07-28  7:20 ` [PATCH 1/1] python-native: " Mei Lei
2011-07-28 15:08   ` Tom Rini
2011-07-29  1:15     ` Mei, Lei
2011-07-29  1:43       ` Tom Rini
2011-07-29  6:58         ` Mei, Lei
2011-07-29 15:28           ` Tom Rini
2011-08-01 12:41             ` Mei, Lei
2011-08-01 17:27               ` Khem Raj
2011-08-02  3:08                 ` Mei, Lei
2011-08-10 23:28 ` Saul Wold [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=4E431422.2020004@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@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.