Error in gdb make

Tom Tromey tromey@redhat.com
Wed Aug 5 17:37:00 GMT 2009


>>>>> "Grant" == Grant Edwards <grant.b.edwards@gmail.com> writes:

Grant> On 2009-08-05, Praveen S. Solanki <psolanki@ccs.neu.edu> wrote:
>> It seems that the newer libc don't consider it appropriate if
>> the return values of libc function is not used. This causes
>> make to fail.

Grant> How libc can enforce such a "consideration" on usage of return
Grant> values?

GCC has a `warn_unused_result' attribute.

Tom



More information about the Gdb mailing list