This is the mail archive of the gdb@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: compile error on solaris 8 and 2.6


One last question.  I noticed that gdb is attempting to install a
version of libiberty.a.  That is also installed by my gcc pkg.  Is there
anyway to get gdb to not build that lib and use the system version?  

Drew

On Wed, 2004-10-20 at 16:26, Michael Chastain wrote:
> Andrew Hall <halla3@corp.earthlink.net> wrote:
> > Scratch that...it's --disable-tui not --without-tui.  So now thats its
> > compiling, what is the impact of disabling tui.  What will I not be able
> > to use w/in gdb now that I have disabled tui?
> 
> "tui" stands for "text user interface".
> 
> The classic gdb interface is the command-line interface.
> It looks like this:
> 



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