This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RE: [RFA 2/3] Import vsnprintf from libiberty if not available.
Hi Joel,
I am probably missing a part of your patch...
I do not understand what triggers the compilation of the
vasprint.o and vsnprintf.o objects are added to the list
of required objects to compile and link for the final
gdbserver executable.
I also saw not explicit reference to these objects
in the third part of your patch.
Is this inclusion hidden somewhere in your configure changes?
Pierre Muller
Pascal language support maintainer for GDB