This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug fortran/35707] Search /usr/local/include and /usr/include for .mod files



------- Comment #8 from dfranke at gcc dot gnu dot org  2008-12-08 12:50 -------
> A semi-proper place for .mod files is:
>   /usr/lib64/gcc/x86_64-suse-linux/4.4/finclude/
> (Semi because finclude does not distinguish between e.g. 32bit and 64bit.)

One could argue that .mod files are library support files and could be
placed/distributed in a project's $libdir?! If there's a difference between
32-bit and 64-bit .mod-files, placing them in their respective $multilibdir
would solve this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35707


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