[oe-issues] [Bug 1968] New: bitbake gcc-cross fails in empty buildroot
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Mar 11 10:01:56 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1968
Summary: bitbake gcc-cross fails in empty buildroot
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: milan.plzik at gmail.com
QAContact: tinderbox-oe at gmx.net
When trying to build gcc-cross as a first package in buildroot, it fails when
compiling glibc due missing cross compiler:
| checking for arm-angstrom-linux-gnueabi-gcc... ccache
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale
| checking for suffix of object files... configure: error: cannot compute
suffix of object files: cannot compile
... while arm-angstrom-linux-gnueabi-gcc could not even exist, because
packages, which were built upp to that moment were (in order):
quilt-native gnu-config-native, m4-native, autoconf-native, automake-native,
libtool-native, ipkg-utils-native, pax-utils-native, linux-libc-headers,
glibc-2.5
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list