This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/35693] New: configure: error: cannot compute suffix of object files: cannot compile


mkdir -p -- sparc-sun-solaris2.10/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in sparc-sun-solaris2.10/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/local/bin/install -c
checking for gawk... gawk
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking for sparc-sun-solaris2.10-ar... ar
checking for sparc-sun-solaris2.10-lipo... lipo
checking for sparc-sun-solaris2.10-nm... /apps/tmp/software_eval/gcc43/./gcc/nm
checking for sparc-sun-solaris2.10-ranlib... ranlib
checking for sparc-sun-solaris2.10-strip... strip
checking whether ln -s works... yes
checking for sparc-sun-solaris2.10-gcc...
/apps/tmp/software_eval/gcc43/./gcc/xgcc -B/apps/tmp/software_eval/gcc43/./gcc/
-B/apps/gcc43/sparc-sun-solaris2.10/bin/
-B/apps/gcc43/sparc-sun-solaris2.10/lib/ -isystem
/apps/gcc43/sparc-sun-solaris2.10/include -isystem
/apps/gcc43/sparc-sun-solaris2.10/sys-include
checking for suffix of object files... configure: error: cannot compute suffix
of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[2]: Leaving directory `/apps/tmp/software_eval/gcc43'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/apps/tmp/software_eval/gcc43'
make: *** [all] Error 2


-- 
           Summary: configure: error: cannot compute suffix of object files:
                    cannot compile
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tom_francen at midtechcorp dot com
 GCC build triplet: sunblade 2000 sun 2.10 + patches patches via pca
  GCC host triplet: sunblade 2000 sun 2.10 + patches patches via pca
GCC target triplet: sunblade 2000 sun 2.10 + patches patches via pca


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]