
http://bugzilla.novell.com/show_bug.cgi?id=504616 Summary: mips-gcc errors Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: sboyce@blueyonder.co.uk QAContact: qa@suse.de Found By: --- Created an attachment (id=292663) --> (http://bugzilla.novell.com/attachment.cgi?id=292663) Output from make V=99 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.0.8) Gecko/2009032608 Firefox/3.0.8 Building kamikase_8.09 gives gcc not found errors, seems mips-gcc package is missing from factory. Reproducible: Always Steps to Reproduce: 1.make V=99 2. 3. Actual Results: gcc: 0: No such file or directory gcc: unrecognized option '-G' gcc: unrecognized option '-EL' cc1: error: unrecognized command line option "-mabi=32" cc1: error: unrecognized command line option "-mno-abicalls" cc1: error: unrecognized command line option "-mips32" make[5]: Entering directory `/home/lancelot/ftp/may09/kamikaze_8.09/build_dir/linux-adm5120_router_le/linux-2.6.26.5' Expected Results: Cross compiled the package -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=504616 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=504616 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |adrian@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=504616 User sboyce@blueyonder.co.uk added comment http://bugzilla.novell.com/show_bug.cgi?id=504616#c1 --- Comment #1 from Sid Boyce <sboyce@blueyonder.co.uk> 2009-06-07 08:41:22 MDT --- On Tue, 19 May 2009, Sid Boyce wrote:
Richard Guenther wrote:
On Sun, 17 May 2009, Sid Boyce wrote:
I have cross-mips-binutils installed and the man page for gcc says it should work. The board is the Omnima board based on the Infineon ADM5120. I'm trying to cross compile on 11.2 Milestone 1 x86_64. Any help appreciated or perhaps I need to open a bug.
You need a mips crosscompiler which we do not have a package for.
Richard.
./configure --host=x86_64-suse-linux --target=mips32 --with-gnu-as --with-gnu-ld --prefix /usr/local
This as far I get so far with make.
checking whether getrlimit is declared... yes checking whether setrlimit is declared... yes checking whether getrusage is declared... yes checking whether ldgetname is declared... no checking whether times is declared... yes checking whether sigaltstack is declared... yes checking for struct tms... yes checking for clock_t... yes checking for .preinit_array/.init_array/.fini_array support... no checking if mkdir takes one argument... no *** Configuration mips642-unknown-elf not supported make[1]: *** [configure-gcc] Error 1 make[1]: Leaving directory `/home/lancelot/ftp/may09/gcc-4.3.3' make: *** [all] Error 2
It's not that easy ;) I suggest you take the gcc43 source package and edit the change_spec file to handle mips32 the same as either avr or spu (dependent on whether you need newlib). Then source pre_checkin.sh and use rpmbuild to build the cross-mips*.spec file. Richard. =========================================================================== Tried that, but it's not easy. I don't know if I get the spec file correct. Perhaps someone who knows exactly what's needed could post a spec file I could try. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=504616 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P5 - None Severity|Major |Normal -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=504616 https://bugzilla.novell.com/show_bug.cgi?id=504616#c2 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Adrian Schröter <adrian@suse.com> 2012-03-29 12:11:22 UTC --- I am not responsible for mips anymore and neither gcc. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com