This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: #import future (summary and proposed solutions)
Zack Weinberg <zack@codesourcery.com> writes:
> In a perfect world, file system designers would believe that stable
> inode numbers are a Good Thing. As it is, they're basically useless
> (to FSF GCC; if Apple is prepared to guarantee that inode numbers are
> meaningful in all OSX-supported file systems, good on them).
OSX does actually try to guarantee this for UFS and HFS+
filesystems... which is why Apple development tools don't support
putting sources on network filesystems. I don't think this is a good
approach for FSF GCC.
--
- Geoffrey Keating <geoffk@geoffk.org>