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: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2005 15:35:16 -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 gdr at integrable-solutions dot net 2005-05-22 15:35 -------
Subject: Re: MAXPATHLEN usage in [gcc]/gcc/tlink.c
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
| What about using PATH_MAX which is part of the POSIX standard?
I think the point was about arbitray limit; and as far as I can tell
GNU does not claim to be POSIX, does it? ;-)
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21706