From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Burley To: law@cygnus.com Cc: egcs@cygnus.com Subject: If `g77 -v' is "fixed"... Date: Thu, 25 Jun 1998 09:24:00 -0000 Message-id: <199806251623.MAA12054@melange.gnu.org> X-SW-Source: 1998-06/msg00902.html ...to report its "full" version info, by reverting HJ Lu's patch of a few days ago, then I believe it is also necessary to fix gcc/testsuite/lib/g77.exp to supply the appropriate `-Bpathname/' option (before -v), where pathname is the same as in the command `pathname/g77 -v' as is currently invoked. IMO, this change should be made for all situations where -v is used to get version info, to ensure the right copy of the `specs' file gets picked up. I don't know enough about the language these files are written in (`expect', presumably) to fix these myself. tq vm, (burley)