This is the mail archive of the gcc@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]

Old bug: the 14-character limit.


I was going through old bugs and I found one (#4284) about filenames 
which aren't unique within 14 characters.

Are we still trying to preserve 14-character/8.3 uniqueness for building 
GCC (at least for C; C++ and Java libraries have other standards)?  I 
was under the impression that we were, but I couldn't find it 
documented anywhere.  If we are, can we document it?  If we aren't, can 
we document it and close the bug?

--Nathanael


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