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
Compiling on arch using gcc 11.1 yields this error:
/usr/bin/ld: charset.o:/home/maxnoe/Projects/gfalist/charset.c:3: multiple definition of `charset'; gfalist.o:/home/maxnoe/Projects/gfalist/charset.h:4: first defined here
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
Compiling on arch using gcc 11.1 yields this error:
The text was updated successfully, but these errors were encountered: