This is the mail archive of the gcc-patches@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: F77: remove .j files


Zack Weinberg wrote:

> The Fortran front end indirects all references to GCC's common headers
> through a set of wrappers, whose names end in .j.  This serves only to
> obfuscate the build process.  The following patch eliminates them.
> 
> We lose the capability to autogenerate dependencies for the Fortran
> subdirectory.  I don't think this is any great loss, since that code
> is unmaintained and we can't do this anywhere else.

Well, I don't feel competent to comment on this, because I never
understood the reason for the .j files.  If someone on the list knows,
please speak up !

OTOH, I do like your simplification of the build process very much, so
please go ahead - if the need arises to reinstate the above
autogeneration of dependencies, we might as well rethink that process
from scratch.

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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