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

g77 problem with "make check"


I keep getting:

                === g77 Summary ===

# of expected passes            237
Couldn't determine version of /usr/src/egcs/egcs-cvs-objdir/gcc/g77: g77 version egcs-2.91.42 19980626 (gcc2 ss-980502 experimental) (from FSF-g77 version 0.5.23)
Driving: /usr/src/egcs/egcs-cvs-objdir/gcc/g77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version egcs-2.91.42 19980626 (gcc2 ss-980502 experimental)
 cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D_LANGUAGE_FORTRAN -traditional -Di386 -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentiumpro__ -D__i686__ -D__i386__ -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentiumpro__ -D__i686__ /dev/null /dev/null
g77: installation problem, cannot exec `cpp': No such file or directory


I suppose there are parameters missing somewhere, making it try to use
an installed something maybe?  Of course a "make check" should always work,
also if you never installed anything.

Not into fortran,

Carlo


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