http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51022
Bug #: 51022
Summary: powerpc libgcc static-object.mk error
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: [email protected]
ReportedBy: [email protected]
Mon Nov 7 15:16:57 UTC 2011 (revision 181085)
Target: powerpc-rtems4.11
This happens during the configure phase. It appears that something in the
makefile logic is confused and comes up empty.
Checking multilib configuration for libgcc...
make[2]: Entering directory
`/home2/joel/build/b-powerpc-gcc/powerpc-rtems4.11/libgcc'
/users/joel/test-gcc/gcc-svn/libgcc/static-object.mk:18: *** Unsupported file
type: . Stop.
make[2]: Leaving directory
`/home2/joel/build/b-powerpc-gcc/powerpc-rtems4.11/libgcc'
make[1]: *** [all-target-libgcc] Error 2
make[1]: Leaving directory `/home2/joel/build/b-powerpc-gcc'
make: *** [all] Error 2