From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] crossdev & ports questions
Date: Fri, 8 Oct 2010 04:46:25 -0400 [thread overview]
Message-ID: <201010080446.26417.vapier@gentoo.org> (raw)
In-Reply-To: <OF3233B8CD.A18AB104-ONC12577B6.00297A8F-C12577B6.002B4907@transmode.se>
[-- Attachment #1: Type: Text/Plain, Size: 1298 bytes --]
On Friday, October 08, 2010 03:52:47 Joakim Tjernlund wrote:
> Joakim Tjernlund wrote on 2010/10/08 08:56:20:
> > Tried it with:
> > TARGET="powerpc-4.4.4_softfloat-linux-gnu"
> > export EXTRA_ECONF="--without-long-double-128 --with-dwarf2 --without-fp
> > -- with-fp=soft --disable-64-bit-bfd"
> >
> > crossdev \
> >
> > -s3 \
> > --genv EXTRA_ECONF="--with-cpu=e300c2 --without-long-double-128
> > --with-dwarf2 --without-fp --with-fp=soft --disable-64-bit-bfd" \
> > --ex-gdb \
> > --libc 2.11.2 \
> > --binutils 2.20.1-r1 \
> > --gcc 4.4.4-r2 \
> > --kernel 2.6.30-r1 \
> > --target ${TARGET}
>
> Got better when I changed
> --genv EXTRA_ECONF=" .... "
> to
> --genv EXTRA_ECONF='" .... "'
>
> This is should be documented or changed to not require ''
it isnt feasible to auto quote the contents. you will need to account for
them yourself. consider the fact that this supports multiple variables, so
your quoting example here is limited.
> hmm, this looks wrong, suggest:
>
> -set_portage ${KCAT} ${KPKG} ${KVER} "${KVER}"
> -set_portage ${LCAT} ${LPKG} ${LVER} "${LVER}"
> +set_portage ${KCAT} ${KPKG} ${KVER} "${KENV}"
> +set_portage ${LCAT} ${LPKG} ${LVER} "${LENV}"
thanks. committed & pushed.
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2010-10-08 9:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-20 19:00 [gentoo-embedded] crossdev & ports questions Joakim Tjernlund
2010-09-20 20:00 ` Mike Frysinger
2010-09-20 21:08 ` Joakim Tjernlund
2010-09-20 22:39 ` Mike Frysinger
2010-10-08 3:10 ` Mike Frysinger
2010-10-08 6:56 ` Joakim Tjernlund
2010-10-08 7:52 ` Joakim Tjernlund
2010-10-08 8:46 ` Mike Frysinger [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=201010080446.26417.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=gentoo-embedded@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox