From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: install gcc at target machine?
Date: Wed, 05 Nov 2008 12:22:53 -0500 [thread overview]
Message-ID: <20081105172253.GA24399@denix.org> (raw)
In-Reply-To: <69E6C70090A0A14498CC98FAE5E06B6E3CF4EF@hiob.intern.dresearch.de>
On Wed, Nov 05, 2008 at 04:37:51PM +0100, Sledz, Steffen wrote:
> I want to install some development tools (e.g. gcc) on the target machine. When i just add gcc to IMAGE_INSTALL a few binaries are added to the target rootfs, e.g. /usr/bin/arm-angstrom-linux-uclibcgnueabi-gcc. But there is nothing like /usr/bin/gcc (no link or binary). And when i try to compile something with this compiler it does not find other needed binaries. :(
>
> # /usr/bin/arm-angstrom-linux-uclibcgnueabi-gcc -v -o hello hello.c
> Using built-in specs.
> Target: arm-angstrom-linux-uclibcgnueabi
> Configured with: /home/sledz/oe/tmp/work/armv5te-angstrom-linux-uclibcgnueabi/gcc-4.2.4-r3/gcc-4.2.4/configure --build=i686-linux --host=arm-angstrom-linux-uclibcgnueabi --target=arm-angstrom-linux-uclibcgnueabi --prefix=/usr --exec_prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/libexec --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/usr/com --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man --enable-clocale=generic --with-gnu-ld --enable-shared --enable-target-optspace --enable-languages=c,c++ --enable-threads=posix --enable-multilib --enable-c99 --enable-long-long --enable-symvers=gnu --enable-libstdcxx-pch --program-prefix=arm-angstrom-linux-uclibcgnueabi- --enable-libssp --disable-bootstrap --enable-libgomp --disable-libmudflap --with-float=soft --with-local-prefix=/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.4 --disable-__cxa_atexit --disable-nls
> Thread model: posix
> gcc version 4.2.4
> cc1 -quiet -v hello.c -quiet -dumpbase hello.c -mfloat-abi=soft -auxbase hello -version -o /tmp/ccHH8Yat.s
> arm-angstrom-linux-uclibcgnueabi-gcc: error trying to exec 'cc1': execvp: No such file or directory
>
> Is this a bug or a misconfiguration of mine?
Try task-native-sdk
--
Denys
next prev parent reply other threads:[~2008-11-05 17:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-05 15:37 install gcc at target machine? Sledz, Steffen
2008-11-05 17:22 ` Denys Dmytriyenko [this message]
2008-11-06 8:08 ` Sledz, Steffen
2008-11-06 9:18 ` Koen Kooi
2008-11-06 9:40 ` Sledz, Steffen
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=20081105172253.GA24399@denix.org \
--to=denis@denix.org \
--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.