This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: wrong bfd recognized


On 02/10/2012 01:58 PM, Luca Pizzamiglio wrote:
> Hi Pedro,
> 
> sorry for the delay.

No worries.

> You're right. also CFLAG should be updated.
> I didn't see it, because it has generated no problem.

Yeah, because -I/usr/local/include gets special treatment
by the compiler (it's ignored).  Something like, say, -I/opt/tools/include
would cause you trouble if you had put both readline and bfd there.

Thanks,
-- 
Pedro Alves


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