This is the mail archive of the gdb@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: errors in GDB reading symbols


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Tom> Second, libgdb.a slows down the build, which is
Tom> pointless for something we don't support.

Paul> Can't the second reason be removed by making libgdb.a a separate
Paul> (optional) make target? Let people who need libgdb.a type "make
Paul> libgdb.a" :-)

Yeah, that would work for me.  It seems ok considering that we don't
install libgdb.a, so anybody using it already must have a gdb tree
around.

But, given the push-back on removing this, I think I will just leave it
the way it is.

Tom


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