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]

If `g77 -v' is "fixed"...


...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)


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