This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Help needed with sparc


On Wed, Jan 23, 2002 at 07:53:20PM -0500, Brad Lucier wrote:
> > 
> > On Wed, 23 Jan 2002, Brad Lucier wrote:
> > > Which version of gdb?
> > 
> > Something recent.  I took a snapshot from mainline.  The 5.1 branch might
> > work.  But I'm using dwarf2 not stabs, so I needed the string table fixes.
> > 
> > > I got the following message when trying to
> > > configure 5.1:
> > > 
> > > env CC='cc -xildoff -xarch=v9' ./configure sparcv9-sun-solaris2.8
> > 
> > I just configured for sparc-sun-solaris2.8, but with a 64-bit compiler.
> > That worked for me.
> 
> OK, with gdb 5.1 I get the following result:
> 
> env CC='cc -xildoff -xarch=v9' ./configure >& configure-log
> make -j 4 >& build.log
> banach-498% ~/programs/gdb/gdb-5.1/gdb/gdb gengenrtl 
> GNU gdb 5.1
> Copyright 2001 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "sparc-sun-solaris2.8"...
> .gdbinit:7: Error in sourced command file:
> ../../gcc/gdbinit.in:91: Error in sourced command file:
> Function "fancy_abort" not defined.

That's not an error of any significance.  Does anything else work?

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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