[Bug ports/3335] In function `__getcwd': undefined reference to `MAX'

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Wed Feb 15 18:10:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=3335

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-15 18:09:37 UTC ---
ARM old-ABI support is removed and new-ABI builds OK, so I think we can take
the build problem as fixed.

However, I think source files should also include headers whose API actually
includes providing whatever definitions the source file needs.  That is, I
think adding the missing #include to libc is an obvious fix.  I'm pinging it on
libc-alpha.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list