| Anonymous | Login | Signup for a new account | 11-10-2008 11:19 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001507 | [buildroot] Architecture Specific | major | always | 09-23-07 09:56 | 09-24-07 17:53 | |||||||
| Reporter | APOLAUF | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0001507: Build fails for ARM920T, c++ compiler/gcj build | |||||||||||
| Description |
When attempting to build toolchain for ARM920t, with "Build/install c++ compiler and libsdc++" option and "build/install java compiler and libgcj", the following error shows up no matter what distro I use (Fedora, Debian, Gentoo, etc.): ) # Now for the ugly 3.3.x soft float hack... # # # Ok... that's enough of that. ft mkdir -p /root/buildroot/project_build_arm/uclibc/root/usr/lib /root/buildroot/pro ject_build_arm/uclibc/root/usr/sbin touch /root/buildroot/toolchain_build_arm/gcc-4.2.1-final/.installed # These are in /lib, so ... rm -rf /root/bui Idroot/project_build_arm/uclibc/root/usr/lib/libgcc_s*.so* cp -dpf /root/buildroot/build_arm/staging_dir/usr/arm-linux-uclibc/lib/libgcc_s* \ /root/buildroot/project_build_arm/uclibc/root/lib/ cp -dpf /root/buildroot/build_arm/staging_dir/usr/arm-linux-uclibc/lib/libstdc++ /root/buildroot/project_build_arm/uclibc/root/usr/lib/ cp : cannot stat |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |