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 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


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