From: Stephen W. <st...@ic...> - 2020-09-27 16:33:14
|
Try "make version" to force the version_tag.h to rebuild. On Sun, Sep 27, 2020 at 9:13 AM Galen Seitz <ga...@se...> wrote: > > On 9/27/20 8:58 AM, Stephen Williams wrote: > > The version should report 11.0 (stable). You are still on the master branch? > > I did a git fetch, followed by a git checkout v11_0. HEAD is at commit > 84b4ebee. > > 84b4ebee (HEAD, tag: v11_0, origin/v11-branch) Mark version as stable. > > When I do a make distclean at the top level, version_tag.h is not > removed, so it is stale. I must be missing some step in the build > process. Here's what I did to build. > > git fetch > git checkout v11_0 > make distclean > sh autoconf.sh > ./configure > make version # reports `version' is up to date. > make -j8 &> make.log > make check > driver/iverilog -V > > > galen > -- > Galen Seitz > ga...@se... > > > _______________________________________________ > Iverilog-devel mailing list > Ive...@li... > https://lists.sourceforge.net/lists/listinfo/iverilog-devel -- Steve Williams "The woods are lovely, dark and deep. st...@ic... But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." |