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 middle-end/21706] MAXPATHLEN usage in [gcc]/gcc/tlink.c


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-22 14:04 -------
What about using PATH_MAX which is part of the POSIX standard?



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
          Component|c                           |middle-end
           Keywords|                            |build
           Priority|P1                          |P2


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


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