Re: Re: Can't build gdb-5.3: redefinition of `struct fpq', `struct fq', and `struct fpu'
Christian Joensson <[email protected]>
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 27, 2003 at 04:13:07PM +0100, T. Ribbrock wrote: > On Thu, Feb 27, 2003 at 01:40:13PM +0100, Christian Joensson wrote: > > Aurora SPARC Linux 1.0 (Ansel) SS20 dual SuperSparc-(II) sun4m: > [...] > > /usr/local/include > > /usr/lib/gcc-lib/sparc64-redhat-linux/2.96/include > [...] > > A similar situation occurs for gdb cvs trunk and also for target > > sparc64-linux. > > Just so I'm understanding you correctly: Are you trying to build 64bit > on a 32bit machine or am I misunderstanding something here? No, I just unpacked the gdb-5.3 sources in /home/chj/gdb-5.3, then in a separate objdir, /home/chj/objdir-gdb-5.3, I did the configure, nothing special set, and then tried a build. Here's the config.status: #!/bin/sh # This file was generated automatically by configure. Do not edit. # This directory was configured as follows: /home/chj/gdb-5.3/configure --host=sparc-linux --enable-prefix=/usr/local/gcc-binutils --enable-shared --enable-threads --norecursion # using "mt-frag" That's what came out of it. It's quite easy to try... :-) Cheers, /ChJ