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

           Summary: build error: "libffi has not been ported to
                    avr-unknown-none."
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libffi
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: g...@gcc.gnu.org


gcc from current trunk (SVN 173608)

configured:

../../gcc.gnu.org/trunk/configure --target=avr
--prefix=/local/gnu/install/gcc-4.7 --disable-nls --disable-shared
--enable-languages=c,c++

runs into following bug during build:

configure: error: "libffi has not been ported to avr-unknown-none."
make[1]: *** [configure-target-libffi] Fehler 1
make[1]: Leaving directory `/local/gnu/build/gcc-4.7-avr'
make: *** [all] Fehler 2

Reply via email to