This is the mail archive of the gdb-patches@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: [obish] fix solaris 8 sparc-tdep.c compile problem


> This fixes a compile problem for solaris 8 (SPARC).  I'm not yet sure if 
> it fixes a build though - I got a link error from using a really old 
> compiler :-(

The build succeeded. I ran the testsuite and got decent results (7734
PASS, 664 FAIL). A lot of the FAILs are in gdb.c++, but that's because
we don't have a C++ compiler installed. There are failures also in
gdb.base (seems to be some problems with function calls) and gdb.mi (mi1
tests). I can forward the sum and log files if somebody would like to
see them.

> 2003-04-30  Andrew Cagney  <cagney@redhat.com>
> 
> 	* sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
> 

-- 
Joel


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