This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH v1 1/1] binutils, ld: work with --disable-libctf


On 4 Oct 2019, Alan Modra stated:

> Thanks for doing this.  Looks good to commit, except..
>
> On Tue, Oct 01, 2019 at 12:06:02PM +0100, Nick Alcock wrote:
>> +	    einfo (_("%P: warning: CTF section in `%pI' not linkable: "
>> +		     "this libctf was built without support for CTF\n"), file);
>
> what libctf?  None was built if we get there..
> OK with s/this libctf was/%P/

Argh what a stupid typo. Thank you! :)

(and no, I don't know what I was thinking. That code isn't even *in*
libctf.)


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