I was trying to build an arm-linux-gcc with options "--with-march=armv7-a". ./configure fails, the error message is,
Unknown arch used in --with-arch=armv7-a That is because SVN commit 132837 for file svn://gcc.gnu.org/svn/gcc/trunk/gcc/config.gcc has not been merged into gcc-4.3 branch. -- Summary: cannot build arm-gcc with --with-march=armv7-a Product: gcc Version: 4.3.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: weizhong at broadcom dot com GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: arm-brcm-linux-gnueabi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37912