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]

Re: Fortran Test suite



  In message <3.0.32.19990524104309.0095d210@mail.interlog.com>you write:
  > I have successfully complied and installed egcs-1.1.2 on Solaris 7, Intel.
  > I would like to run the g77 tests only.  I downloaded and untarred the full
  > test suite and the fortran test suite.  I have read that I have to install
  > dejagnu before I run the tests.  Are there any tricks to installing the
  > dejagnu program?  Do I need tcl installed first?  Once dejagnu is
  > installed, how do I run the g77 portion of the test suite?
The dejagnu distributions are self-contained (ie, they come with their own
copy of tcl).

Once installed "make check-g77" from within <objdir>/gcc will run the g77
testsuite.

jeff


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