This is the mail archive of the insight@sourceware.org mailing list for the Insight 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: GDB-insight build errors


ariga masahiro wrote:

So I must install "insight-6.6" and I again beseech you to help me.

Okay, the best thing to do now is to:


$ PATH/TO/src/configure --target=sh-elf --prefix=... 2>&1 | tee make.out
$ make all-gdb 2>&1 | tee -a make.out

and post the resulting file. There must be something amiss on your box, because I don't see any of these errors on cygwin. Perhaps even try CVS HEAD or a snapshot from the web site?

Keith


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