Summary: | I can't build sb2 in computer | ||
---|---|---|---|
Product: | Scratchbox 2 | Reporter: | jose pascual <josepascual> |
Component: | generic | Assignee: | Lauri Leukkunen <lle> |
Status: | NEW --- | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.99.0.x | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
jose pascual
2007-08-28 05:06:17 UTC
Do you use the user-space from the codesourcery toolchain? If yes, the problem is most likely in qemu's missing/incomplete EABI support. (In reply to comment #1) > Do you use the user-space from the codesourcery toolchain? If yes, the problem > is most likely in qemu's missing/incomplete EABI support. I have downloaded qemu cvs as sb2 how-to comment and make and install it Do you think is a problem with qemu and EABI?, It sounds stranger because maemo is EABI and it's working with scratchbox1 Could you please try sb2 for a arm EABI by yourself in order to confirm it, I downloaded codesourcery toolchain for arm and for linux version arm-2007q1 Yes, I'm quite sure the problem is in qemu. I'm not sure what's different with the glibc shipped with codesourcery vs. maemo's, but it seems to be causing problems for qemu. Maemo is indeed EABI as well. (In reply to comment #3) > Yes, I'm quite sure the problem is in qemu. I'm not sure what's different with > the glibc shipped with codesourcery vs. maemo's, but it seems to be causing > problems for qemu. Maemo is indeed EABI as well. I have found this message about Qemu and EABI, please read it http://www.cygwin.com/ml/crossgcc/2006-05/msg00019.html I had that printout before I applied the patch in bug 17306. Why would it be a bug in QEMU related to EABI? AFAICT the libtool build script is trying to cross-compile libtool without using any emulation whatsoever, so QEMU doesn't even enter the picture. I would rather suspect that libtool cross-compiles better with the --build option set to some specific host triplets, and other, more complex prefixes like rm-none-linux-gnueabi- will make it fail. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.