| Anonymous | Login | Signup for a new account | 11-10-2008 11:13 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 | |||||||
| 0001274 | [buildroot] Architecture Specific | major | always | 03-14-07 00:21 | 03-14-07 00:21 | |||||||
| Reporter | muckbert | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.27 | |||||||||
| Summary | 0001274: march=mips does not finish make (march and ABI incompatibility) | |||||||||||
| Description |
I selected the following: Target Architecture: mips Target ABI: N32 Target Processor Arch: mips32 (CONFIG_MIPS_ISA_MIPS32) The Target-Processor is an Infineon INCAIP2/INCAIP After starting make menuconfig, I select only the target Architecture, no more changes. After running make the build always breaks after a while with the following message of incompatibility: ... ln -fs sgidefs.h ./include/ :0: error: -march=mips32 is not compatible with the selected ABI :0: error: -march=mips32 is not compatible with the selected ABI make[3]: `conf' is up to date. ln -fs sgidefs.h ./include/ :0: error: -march=mips32 is not compatible with the selected ABI :0: error: -march=mips32 is not compatible with the selected ABI AS libc/string/mips/memcpy.os libc/string/mips/memcpy.S:0: error: -march=mips32 is not compatible with the selected ABI make[2]: *** [libc/string/mips/memcpy.os] Error 1 make[1]: *** [lib/libc.so.0] Error 2 make[1]: Leaving directory `/root/buildroot/toolchain_build_mips/uClibc' ... A patch for this is required. Regards Bertram |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2006 Mantis Group |