Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

during make process get an error #9

Open
timamet opened this issue Apr 28, 2021 · 0 comments
Open

during make process get an error #9

timamet opened this issue Apr 28, 2021 · 0 comments

Comments

@timamet
Copy link

timamet commented Apr 28, 2021

libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./src -I./src -I./src/helper -DPKGDATADIR="/usr/local/share/openocd" -DBINDIR="/usr/local/bin" -I./jimtcl -I./jimtcl -Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls -Werror -g -O2 -MT src/svf/svf.lo -MD -MP -MF src/svf/.deps/svf.Tpo -c src/svf/svf.c -o src/svf/svf.o
src/svf/svf.c:1314:26: error: overlapping comparisons always evaluate to false [-Werror,-Wtautological-overlap-compare]
if ((num_of_argu < 3) && (num_of_argu > 11)) {
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant