All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: openembedded-devel@openembedded.org
Cc: David Huggins-Daines <dhuggins@cs.cmu.edu>
Subject: Re: [PATCH] fix do_install for MinGW gcc-canadian-sdk
Date: Thu, 16 Apr 2009 13:54:36 -0700	[thread overview]
Message-ID: <20090416205436.GL17629@smtp.west.cox.net> (raw)
In-Reply-To: <1239912183-25085-2-git-send-email-dhuggins@cs.cmu.edu>

On Thu, Apr 16, 2009 at 04:03:03PM -0400, David Huggins-Daines wrote:

> When building a Canadian cross SDK for a MinGW host, installation of
> gcc-canadian-sdk fails, because it is configured using a Windows path
> as its ${prefix}.  Therefore it's not sufficient to use DESTDIR to
> install it; this leads to it being installed in ${DESTDIR}C: which
> is not where the rest of the recipe expects it.
> 
> This patch forces it to use the Unix ${prefix} variable, which has
> no drive letter, for installation.  I'm not 100% certain this is the
> right solution but it doesn't seem to break normal SDK builds.

Is this using the distro / machine you mentioned before?  This should
all be fine and we just end up making a 'C:' dir.  I'm very curious here
as at some point prior to pushing canadian stuff originally I had the
same patch, but on trying to confirm I needed it, I suddenly didn't need
it anymore.

-- 
Tom Rini



  reply	other threads:[~2009-04-16 20:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 20:03 [PATCH] update canadian-sdk to match meta-toolchain David Huggins-Daines
2009-04-16 20:03 ` [PATCH] fix do_install for MinGW gcc-canadian-sdk David Huggins-Daines
2009-04-16 20:54   ` Tom Rini [this message]
2009-04-16 20:59     ` David Huggins-Daines
2009-04-16 21:31       ` Tom Rini
2009-04-17 20:08         ` Tom Rini
2009-04-16 20:59 ` [PATCH] update canadian-sdk to match meta-toolchain Tom Rini
2009-04-16 21:01   ` David Huggins-Daines
2009-04-16 21:37     ` Tom Rini
2009-04-17 21:46 ` Tom Rini

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=20090416205436.GL17629@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=dhuggins@cs.cmu.edu \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.