This is the mail archive of the gcc-patches@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]

Re: [RFA] Emit DWARF for template parameters (PR debug/30161)


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


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