This is the mail archive of the gcc-help@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]

a problem building GCC on sparc solaris 7



I downloaded GCC sources from the CVS, configured with the only
parameter --enable-language=c,c++
and tried to build. The process failed with the following (after about an
hour of compilation):

make[4]: Entering directory `/gcc-obj/sparc-sun-solaris2.7/sparcv9/l
ibiberty'
make[4]: *** No rule to make target `all'.  Stop.
make[4]: Leaving directory `/gcc-obj/sparc-sun-solaris2.7/sparcv9/li
biberty'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/gcc-obj/sparc-sun-solaris2.7/libiberty'

make[2]: *** [all] Error 2
make[2]: Leaving directory `/gcc-obj/sparc-sun-solaris2.7/libiberty'

make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/gcc-obj'
make: *** [bootstrap] Error 2

I've seen another couple of postings described the similar problem, but they
have never been answered.

Please help,
Eugene Gridnev.


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