error when make
0.c In file included from 0.c:2:
0.c:33:88: error: expected ‘;’ before ‘asm’
FBSD(asm(h3(freebsd11_getdents));ssize_t getdents(I f,C*b,Nn)_(getdents(f,b,n)))NFBSD(asm(h3(getdents)))
i saw this commit:
more recent compilers
1ee327ab73
i am on a gcc (Debian 8.3.0-6) 8.3.0
any chance you'll still support it?
do you really get anything real shiny from advancing a gcc version?
i am asking caus i'm intrested and caus its seems like a real headache to upgrade it on my side (maybe i am just lacking knowledge and the procedure is quite nice, idk)
anyhow, you call the shots. thank you very much for the software.
error when make
```
0.c In file included from 0.c:2:
0.c:33:88: error: expected ‘;’ before ‘asm’
FBSD(asm(h3(freebsd11_getdents));ssize_t getdents(I f,C*b,Nn)_(getdents(f,b,n)))NFBSD(asm(h3(getdents)))
```
i saw this commit:
>more recent compilers
https://codeberg.org/ngn/k/commit/1ee327ab737faceb5e2a762365ac5236b9bdc6e4
i am on a gcc (Debian 8.3.0-6) 8.3.0
any chance you'll still support it?
do you really get anything real shiny from advancing a gcc version?
i am asking caus i'm intrested and caus its seems like a real headache to upgrade it on my side (maybe i am just lacking knowledge and the procedure is quite nice, idk)
anyhow, you call the shots. thank you very much for the software.