Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230505 - mips32-unknown-linux-gnu fails on glibc-2.6.1
Summary: mips32-unknown-linux-gnu fails on glibc-2.6.1
Status: RESOLVED DUPLICATE of bug 235551
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: MIPS Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 11:56 UTC by Tom Kerremans
Modified: 2008-12-08 01:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kerremans 2008-07-02 11:56:13 UTC
I 'm trying to setup a crosscompile environment for a mips32 processor. Have emerged deep world, cleaned crossdev, still no success.
The short error reported in config.log is: 
configure:2779: checking for suffix of object files
configure:2800: gcc -c   -mabi=n32 conftest.c >&5
cc1: error: unrecognized command line option "-mabi=n32"


Reproducible: Always

Steps to Reproduce:
1. crossdev --target mips32-unknown-linux-gnu
2. actual error occurs with configure:
/var/tmp/cross/mips32-unknown-linux-gnu/portage/cross-mips32-unknown-linux-gnu/glibc-2.6.1/work/glibc-2.6.1/configure --disable-sanity-checks --enable-hacker-mode --enable-add-ons=nptl,ports --without-cvs --enable-bind-now --build=i686-pc-linux-gnu --host=mips32-unknown-linux-gnu --with-headers=/usr/mips32-unknown-linux-gnu/usr/include --prefix=/usr


3.
Comment 1 cyrillic 2008-07-21 18:09:51 UTC
Try running crossdev with the --without-headers option.
Comment 2 SpanKY gentoo-dev 2008-12-08 01:43:34 UTC

*** This bug has been marked as a duplicate of bug 235551 ***