if you build in parallel (make -j8), then the src/bsdl/ subdir may fail
this is because some files need the generated bison headers, but the build system will try compiling before bison has run
a patch to fix the dependencies is attached
urjtag-fix-bsdl-parallel-build.patch
Logged In: YES user_id=156321 Originator: NO
The SVF parser/lexer had this issue as well. Both have been fixed with SVN r1078. Thanks for reporting.
Log in to post a comment.
urjtag-fix-bsdl-parallel-build.patch
Logged In: YES
user_id=156321
Originator: NO
The SVF parser/lexer had this issue as well. Both have been fixed with SVN r1078.
Thanks for reporting.