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: gdb procfs 64bit Solaris problem


   Date: Thu, 21 Apr 2005 10:34:57 -0400
   From: Daniel Jacobowitz <drow@false.org>

   On Thu, Apr 21, 2005 at 04:31:03PM +0200, Stefano Frullani wrote:
   > 
   > > Did yoy compile gdb as a 64-bit executable?  To check run file(1) on
   > > your gdb executable.  If not please try reconfiguring and rebuilding
   > > gdb with the environment variable CC set to "gcc -m64".
   > >
   > > Mark

   Hi Mark,

   This seems to be an incredibly frequently recurring problem for
   sparc-solaris users.  Can we make GDB detect the problem?  I would
   suggest making configury default to 64-bit for sparcv9/sparc64, but
   that's not appropriate for gcc or binutils or other toplevel projects,
   probably.

That's seems like a good idea.  Have to think a bit though where to
stick this warning, but I'll find the proper spot.

Mark


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