You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /home/kane/scorch/esbmc-sysroot/tmp/ibex-lib/build/prefix/lib/ibex/3rd/libultim.a(usncs.o): in function `slow':
usncs.c:(.text+0x0): multiple definition of `slow'; src/ansi-c/cpp/libansiccpp.a(cpp.c.o):/home/kane/scorch/esbmc/src/ansi-c/cpp/cpp.c:97: first defined here
I consider this an IBEX issue (as well as one of ESBMC), since the symbol slow is not prefixed by (either) package's default prefix.
The text was updated successfully, but these errors were encountered:
See also esbmc/esbmc#1110.
The error is
I consider this an IBEX issue (as well as one of ESBMC), since the symbol
slow
is not prefixed by (either) package's default prefix.The text was updated successfully, but these errors were encountered: