All of lore.kernel.org
 help / color / mirror / Atom feed
* "as" has gone missing.
@ 2008-01-02 15:18 Mike (mwester)
  2008-01-02 15:52 ` pHilipp Zabel
  0 siblings, 1 reply; 5+ messages in thread
From: Mike (mwester) @ 2008-01-02 15:18 UTC (permalink / raw)
  To: openembedded-devel

Alas!  Sometime in the past - nobody here knows exactly when - "as" (the
assembler) has gone missing from the packages.  The "gcc" bitbake recipe
provides all manner of other packages, all of which can be installed, and
seem to provide the necessary compilation tools to build stuff on the target
device.  Except that the toolchain can't find "as" -- and as I peruse the
recipes, neither can I!

The assembler is built and placed on the buildhost (in the cross directory,
as one would expect), so clearly it's handled by something - just not the
"gcc" bb recipe.  The "gcc" recipe does not seem to build "as", and
certainly doesn't have any support for packaging it.

I am need of a clue, if anyone can offer some direction.  Might this be as
simple as a configuration option missing when gcc is built (and "as" should
be part of the "gcc" package), or is this a case where I'll have to add
support for a separate "as" package to the recipe?

Thanks,
Mike (~mwester)




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-03  9:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-02 15:18 "as" has gone missing Mike (mwester)
2008-01-02 15:52 ` pHilipp Zabel
2008-01-02 16:12   ` Mike (mwester)
2008-01-02 16:36     ` Richard Purdie
2008-01-03  9:11     ` problem with nfs-kernel-server ohviey1

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.