This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran.info installation?


On Sunday 08 February 2004 9:26 pm, Steve Kargl wrote:
> I noticed that gfortran.info is not currently installed.
> Is there a reason for this omission?  Yes, I know gfortran.info
> is woefully under developed.

It is a bug.

I think the way this works was changed recently so that the generated .info 
files go in the build dir, not the source dir by default. I guess gfortran 
got missed, and doesn't work any more. IIRC those bits of Make-lang.in were 
copied from either g++ (cp/Make-lang.in) or g77 (f/make-lang.in).

Paul


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