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: dejagnu problems



  In message <Pine.A32.3.95.971026172649.22073A-100000@ltoi.iap.physik.th-darmstadt.de>you write:
  > 
  > I have problems with the dejagnu-971006 snapshot.
  > 1) dejagnu-971006 compiles fine but make 
  > check fails in the expect directory.
This is a minor buglet in the expect testsuite -- it's nothing to
worry about and has already been fixed for the next snapshot.

  > compiler exited with status 1
  > output is:
  > f771: Invalid option `-fdriver=/dos/peter/ftp/gcc/egcs-971023/gcc/xgcc'
A recent change to the g77 driver made the -fdriver code obsolete,
you can get the fortran testsuite to run by removing the -fdriver
stuff in libgloss.exp.

The next dejagnu snapshot will handle this correctly too.

jeff


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