| Anonymous | Login | Signup for a new account | 11-10-2008 11:46 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 | |||||||
| 0002474 | [buildroot] Architecture Specific | block | always | 03-07-08 08:11 | 04-24-08 13:49 | |||||||
| Reporter | Olivier | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0002474: Error building GCC-4.2.1 | |||||||||||
| Description |
Hello, I want to build a tool chain for a MPIS 32. I use the dayly snapshoot of buildroot (07-Mar-2008). I have confiured using 'make menuconfig' and when I whant to compile it, I have the following error: /home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1-initial/./gcc/xgcc -B/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1-initial/./gcc/ -B/home/buildroot-20080307/build_mips/staging_dir/usr/mips-linux-uclibc/bin/ -B/home/buildroot-20080307/build_mips/staging_dir/usr/mips-linux-uclibc/lib/ -isystem /home/buildroot-20080307/build_mips/staging_dir/usr/mips-linux-uclibc/include -isystem /home/buildroot-20080307/build_mips/staging_dir/usr/mips-linux-uclibc/sys-include -O2 -g -Os -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc -I/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/. -I/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/../include -I/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/../libcpp/include -I/home/buildroot-20080307/toolchain_build_mips/gmp/include -I/home/buildroot-20080307/toolchain_build_mips/mpfr/include -I/home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/../libdecnumber -I../libdecnumber -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder \ -c /home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o /home/buildroot-20080307/toolchain_build_mips/gcc-4.2.1/gcc/crtstuff.c:1: error: unsupported combination: -mabicalls -mabi=eabi make[2]: *** [crtbegin.o] Erreur 1 I have replaced in the configuration Target ABI = EABI by Target ABI = OABI, but the error is still the same. I have put my .config file as attachement. |
|||||||||||
| Additional Information | ||||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0007064) dpelton 04-24-08 13:49 |
The patch referenced in the link below seems to address this issue. http://buildroot.uclibc.org/lists/buildroot/2008-February/007070.html [^] |
| Copyright © 2000 - 2006 Mantis Group |