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: Trying to debug an x86 core on a Sparc


On Thu, Jun 09, 2005 at 04:56:05PM -0400, Aaron Gaudio wrote:
> Thanks for the help... 
> 
> I tried --with-sysroot from the top-level directory (gdb-6.3), but that
> configure apparently does not understand the argument, and misinterprets
> it as a host specification. I see that the configure in gdb-6.3/gdb does
> understand --with-sysroot. Is there any convenient way of making sure
> this gets passed down from the top-level to the subdir configure without
> manually running configure again?

Please give me the entire command line and error message that you saw
when you did this.  It is supposed to work.  Did you use --with-sysroot
<space> /path?  All configure options are --with-sysroot=/path.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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