[Bug target/46586] New: Can't compile libiberty for bfin-elf target.

monaka@monami-software.com gcc-bugzilla@gcc.gnu.org
Sun Nov 21 07:56:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46586

           Summary: Can't compile libiberty for bfin-elf target.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: monaka@monami-software.com
              Host: i386-apple-darwin10.5.0
            Target: bfin-elf
             Build: i386-apple-darwin10.5.0


configuration was failed with this message.
configure:5724: error: Link tests are not allowed after GCC_NO_EXECUTABLES.

This issue is not similar to #46553.

It is required -mcpu option by bfin-elf-gcc. But there is no case in
configuration phase.
So  the link test is failed with this message: "xgcc: error: no processor type
specified for linking"



More information about the Gcc-bugs mailing list