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
Hi, build on openSUSE Leap 15.3 give the following error:
/tmp/v_1000/ved.7112183473125230992.tmp.c:30660: warning: assignment from incompatible pointer type
/lib/libc.so.6: error: bad architecture
tcc: error: referenced dll 'libc.so.6' not found
/usr/lib/libpthread.so: error: bad architecture
tcc: error: library 'pthread' not found
...
==================
(Use `v -cg` to print the entire error message)
builder error:
==================
C error. This should never happen.
This is a compiler bug, please report it using `v bug file.v`.
https://github.com/vlang/v/issues/new/choose
You can also use #help on Discord: https://discord.gg/vlang
The text was updated successfully, but these errors were encountered:
Hi, build on openSUSE Leap 15.3 give the following error:
The text was updated successfully, but these errors were encountered: