Results 7 comments of Ramon

> Your example looks incomplete to me because it doesn't include any instruction disassembly lines? > > This is what I see: > > ``` > core 0: 0x00000000800022e2 (0xfa62d2e3)...

> @rtorre32 could you share with which command you ran spike? I remember I faced a similar issue, not sure. However, I couldn't remember how I faced and solved it....

> ok. I think you should use it with `-l` flag. For example, those are two different examples that I used Spike > > example with `--log-commits` > > ```...

I have this same issue, however, I have boost installed already and I even specify the path to it using the --with-boost-libdir flag. Any help?

> Are you doing an incremental build or a clean build? Incremental probably won't rebuild enough. Try deleting your build directory first, so you get a clean build. I don't...

> > I don't know If I am missing a command, but I deleted build directory created it again, went in it and ran the command ../configure --enable-commitlog --prefix=$RISCV and...

> @rtorre32 can we close this as solved? Yes, Thanks!