* calling cross toolchain binaries
@ 2007-11-12 17:17 Tobias Pflug
0 siblings, 0 replies; only message in thread
From: Tobias Pflug @ 2007-11-12 17:17 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-12 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 17:17 calling cross toolchain binaries Tobias Pflug
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.