This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA] Emit DWARF for template parameters (PR debug/30161)
- From: Dodji Seketeli <dodji at redhat dot com>
- To: Simon Martin <simartin at users dot sourceforge dot net>
- Cc: Jason Merrill <jason at redhat dot com>, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 01 Sep 2009 10:55:23 +0200
- Subject: Re: [RFA] Emit DWARF for template parameters (PR debug/30161)
- References: <4A8465BB.7060101@redhat.com> <4A857317.4060601@redhat.com> <4A8CF382.4020704@redhat.com> <4A9CC057.6050306@users.sourceforge.net>
Le 01/09/2009 08:33, Simon Martin a écrit :
> Hello Dodji,
>
> This breaks bootstrap on Darwin, with
[...]
> Undefined symbols:
> "_strnlen", referenced from:
> _make_ith_pack_parameter_name in libbackend.a(dwarf2out.o)
>
> It looks like 'strnlen' is not available available on Darwin.
Yes, this was reported at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41205 .
I have just committed a fix (under the obvious rule) for it.
Sorry for the annoyance.
--
Dodji Seketeli
Red Hat