This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Trouble trying to test GCC on a simulator


On 08 Sep 2014, at 16:51, Pierre-Marie de Rodat <derodat@adacore.com> wrote:

> On 09/08/2014 12:26 PM, Tristan Gingold wrote:
>> CVS ?  Binutils (and gdb) are now using git:
> 
> Huh! I knew this, but not being a daily CVS user, I though the commands in the documentation would get a binutils version that was somehow tailored for GCC's needs. Anyway, here is what I just tried instead:
> 
>    # Get newlib and the simulator
>    cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co newlib sim

Note that sim is considered as part of gdb, so  ...

[..]

> It seems to work fine! (I'm running tests, now...) So thank you very much, Tristan. I'm going to submit a website patch to update the documentation according to this.

... you should use sim from binutils-gdb.git



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