Re: bfin gdb simulator
Waldemar Brodkorb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mike, Mike Frysinger wrote, > On 24 Dec 2015 11:27, Waldemar Brodkorb wrote: > > > On 19 Dec 2015 18:16, Waldemar Brodkorb wrote: > > > > when trying to use latest gdb or 7.10.1 to > > > > build bfin simulator, I get: > > > > > > please post the exact configure/make commands you're using > > > > Sure. Please get the complete log here: > > the failure shows up when you do in-tree builds. if you build out of > tree, it should work fine. you can also work around it locally: > rm sim/common/tconfig.h Thanks for the support. Works great with out-of-tree build. best regards Waldemar