From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugs at busybox.net Date: Thu, 24 Apr 2008 13:55:34 -0700 Subject: [Buildroot] [buildroot 0001615]: Can not build? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net A NOTE has been added to this issue. ====================================================================== http://busybox.net/bugs/view.php?id=1615 ====================================================================== Reported By: linsample Assigned To: buildroot ====================================================================== Project: buildroot Issue ID: 1615 Category: Other Reproducibility: always Severity: trivial Priority: normal Status: assigned ====================================================================== Date Submitted: 11-27-2007 22:28 PST Last Modified: 04-24-2008 13:55 PDT ====================================================================== Summary: Can not build? Description: Anybody knows the compile error when I try to build buildroot??? /home/sample/projects/LX_2618_RG_5_3_00r4_SRC/buildroot/toolchain_build_mips/gcc-4.2.1/gcc/crtstuff. c:1: error: unsupported combination: -mabicalls -mabi=eabi make[2]: *** [crtbegin.o] Error 1 make[2]: Leaving directory `/home/sample/projects/LX_2618_RG_5_3_00r4_SRC/buildroot/toolchain_build_ mips/gcc-4.2.1-initial/gcc' make[1]: *** [all-gcc] Error 2 make[1]: Leaving directory `/home/sample/projects/LX_2618_RG_5_3_00r4_SRC/buildroot/toolchain_build_ mips/gcc-4.2.1-initial' make: *** [/home/sample/projects/LX_2618_RG_5_3_00r4_SRC/buildroot/toolchain_build_mips/gcc-4.2.1-in itial/.compiled] Error 2 ====================================================================== ---------------------------------------------------------------------- linsample - 11-28-07 00:03 ---------------------------------------------------------------------- I use Fedora Core 4 I use latest buildroot soruce code. ---------------------------------------------------------------------- UlfSamuelsson - 11-27-07 23:00 ---------------------------------------------------------------------- Isn't EABI (-mabi=eabi) an ARM thing and not applicable to MIPS arch? ---------------------------------------------------------------------- linsample - 11-27-07 23:04 ---------------------------------------------------------------------- But I dont do anything for latest buildroot source code. My steps are as follows: 1. make menuconfig only change CPU type to MIPS 2. make I dont know why the compiler adds ARM related words? ---------------------------------------------------------------------- linsample - 11-28-07 00:02 ---------------------------------------------------------------------- Same problem is suffered by other people in http://www.nabble.com/error-when-building-gcc-using-buildroot-toolchain-t4717991.html But no any work-around is mentioned there. So anyone knows the work-around? Thank you very much. ---------------------------------------------------------------------- dpelton - 04-24-08 13:55 ---------------------------------------------------------------------- The patch referenced in the link below seems to address this issue. http://buildroot.uclibc.org/lists/buildroot/2008-February/007070.html This issue is duplicated: http://busybox.net/bugs/view.php?id=2474 http://bugs.busybox.net/view.php?id=1799 Issue History Date Modified Username Field Change ====================================================================== 11-27-07 22:28 linsample New Issue 11-27-07 22:28 linsample Status new => assigned 11-27-07 22:28 linsample Assigned To => buildroot 11-27-07 22:46 linsample Issue Monitored: linsample 11-27-07 22:46 linsample Issue End Monitor: linsample 11-27-07 22:47 linsample Note Added: 0002982 11-27-07 23:00 UlfSamuelsson Note Added: 0002983 11-27-07 23:04 linsample Note Added: 0002984 11-27-07 23:57 linsample Note Added: 0002985 11-28-07 00:02 linsample Note Edited: 0002985 11-28-07 00:02 linsample Note Edited: 0002985 11-28-07 00:03 linsample Note Edited: 0002982 04-24-08 13:55 dpelton Note Added: 0007084 ======================================================================