https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108350

--- Comment #14 from Bill Zissimopoulos <gnu.org at billz dot fastmail.fm> ---
(In reply to niXman from comment #13)
> I figured out the building problem.
> 
> it seems to work as it should for symlink, but it doesn't work for hardlink.

This is good news.

Unless I misunderstand what you mean I think working for symlink, but not
working for hardlink is expected behavior. There is no way to resolve a
hardlink to a "real" path, all hardlinked paths are "real".

Reply via email to