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


Andrew Hall <halla3@corp.earthlink.net> wrote:
> 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?  

I happen to install gcc and gdb in separate trees and add two lines to
my $PATH instead of one.  Then I don't have to care about multiple
versions of libiberty.a getting installed.

Michael


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