[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/15324] dwarf.c build error on MacOs X Snow Leopard 10.6.8:
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/15324] dwarf.c build error on MacOs X Snow Leopard 10.6.8: strnlen definition missing |
Date: |
Sun, 31 Mar 2013 01:55:40 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15324
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6959|0 |1
is obsolete| |
--- Comment #1 from Alan Modra <amodra at gmail dot com> 2013-03-31 01:55:40
UTC ---
Created attachment 6963
--> http://sourceware.org/bugzilla/attachment.cgi?id=6963
standard approach to this sort of problem
Please try the attached patch. strnlen is available in libiberty, so all we
need is to provide a declaration in dwarf.c if lacking in system headers.
--
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.