Old bug: the 14-character limit.

Phil Edwards phil@jaj.com
Fri May 23 20:53:00 GMT 2003


On Fri, May 23, 2003 at 10:22:01PM +0200, Laurent GUERBY wrote:
> According to my experiments, the longest file name in the gcc source
> tree is 48 characters: gnu_java_awt_peer_gtk_GtkCheckboxMenuItemPeer.c
> in libjava/jni/gtk-peer/.

Like DJ said, we don't care about name length for building, only for
installing, and most of us don't even care very much about that.  :-)

> Is there a documented upper limit on file name length for the gcc tree?
> If not is there a common wisdom upper limit?

Some versions of (non-GNU) tar have a 100-char limit on certain names.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Gcc mailing list