This is the mail archive of the gdb-patches@sources.redhat.com 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: [rfa] PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later


Andrew C says:

  I think this is the best option.  And, say have gdb_thread_db.h have:

  #ifndef HAVE_UINTPTR_T
  #error "..... (your glibc is too old?)"
  #endif

Sounds good to me.  I'll go write my first configure.in patch!

Michael C


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