This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
Re: two bugs in the arm simulator
On Tue, Jul 05, 2005 at 05:01:11PM +0900, Janne Hellsten wrote:
> Hi,
>
> > I have submitted two bug reports to the GDB bug database (PR #1957 and
> > PR #1900). Both of these are issues in the ARM simulator.
>
> Looks like PR 1957 is already fixed in CVS. I tested compiling both
> gdb-6.3 and the CVS with GCC 4.0.0, and while the 6.3 version didn't
> compile, the CVS version did.
>
> As a work-around for PR 1900, I guess I could compile GDB into a
> 32-bit binary (on an x86_64 host). Is this somehow possible?
Sure. Use CC='gcc -m32' if you have the appropriate libraries
installed from your vendor.
--
Daniel Jacobowitz
CodeSourcery, LLC