gcc missing assembler?
Elena of Valhalla
elena.valhalla at gmail.com
Tue Jun 24 05:52:27 UTC 2008
On Mon, Jun 23, 2008 at 11:29 PM, Michael Anastasia <manastas at bbn.com> wrote:
> Building the native gcc for my gumstix using open embedded. [...]
> A little google searching led me to understand that the assembler is
> missing, and that seems to be true. [...]
I've had a similar problem, but in my case it was the cc1 executable missing
I've found it in the package image (tmp/work/$arch/gcc-$version/image)
directory, but nowere in the install dir
my workaround was to copy it manually in the image, and then I never
had time to check back on the issue
> I think I must just be missing a package or
> something, but I haven't found any package that claims to contain the c
> assembler.
you could try a
find $oe_home/tmp/work/$target_arch/ -name as
to check if it was created but not installed
--
Elena of Valhalla
homepage: http://www.trueelena.org
email: elena.valhalla at gmail.com
More information about the Openembedded-users
mailing list