This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21706] MAXPATHLEN usage in [gcc]/gcc/tlink.c
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2005 14:04:01 -0000
- Subject: [Bug middle-end/21706] MAXPATHLEN usage in [gcc]/gcc/tlink.c
- References: <20050522121257.21706.ams@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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