All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tobias Pflug" <Tobias.Pflug@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: calling cross toolchain binaries
Date: Mon, 12 Nov 2007 18:17:29 +0100	[thread overview]
Message-ID: <20071112171729.267800@gmx.net> (raw)

hi,

I am having some troubles calling ${TARGET_OS}-strip
inside IMAGE_PREPROCESS_COMMAND. In case you might wonder
why I would want to do something like that anyway..
I had to do some patching at various places to keep
packages from stripping when I don't want them to
and now I just want to have full control over
some binaries in my image config.. Anyway..

Just calling ${TARGET_OS} does not do the trick so I
thought I would just have to prepend STAGING_BINDIR_CROSS -
which is set to:

/home/pflug/oedev/pxa270_nor/tmp/staging/x86_64-linux/bin/arm-angstrom-linux-uclibcgnueabi

But that directory does not exist. There is 
a (....)/bin/arm-angstrom-linux-uclibcgnueabi-libtool, but
not the above `arm-angstrom-linux` subdir.

I suppose I am missing something quite obvious but well I just 
don't see it right now.

thanks for any help.

regards,
Tobi



                 reply	other threads:[~2007-11-12 17:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20071112171729.267800@gmx.net \
    --to=tobias.pflug@gmx.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.