From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Frank Ch. Eigler" To: gdb@sources.redhat.com Subject: Re: Connect 2 mips simulator Date: Thu, 06 Sep 2001 15:19:00 -0000 Message-id: <20010906181905.H28801@redhat.com> X-SW-Source: 2001-09/msg00051.html Hi - On Thu, Sep 06, 2001 at 05:35:03PM -0400, Zampieri Marco wrote: : [...] : I try to use the command, but the simulator response me : : $>mips64vr4300-elf-run: unrecognized option `--memory-mapfile' : : I use gdb 5.0 compiled with this option: Perhaps gdb 5.0 is too old: the simulator mmap feature was added on 2001-03-16. Consider fetching a version from CVS. Search for mmap in sim/common/* to see if the code is there. : $>configure --target=mips64vr4300-elf : --prefix=/home/zampieri/tools/other : --exec-prefix=/home/zampieri/tools/H-i686-pc-linux-gnu/other : -v 2>&1 | tee configure.out (The exec-prefix part looks suspicious - consider using instead # --exec-prefix=/home/zampieri/tools/other/H-i686-pc-linux-gnu : The mips nec vr4300 elf cross simulator support mmap? Yes, it should. - FChE PS. Your email address is invalid, as it is unable to receive mail.