warning: incompatible implicit declaration of built-in function 'strcpy'
...which is repeated through the compilation of the sources
this produces some errrors like
Error: Unclassifiable statement in IF-clause at (1)
In file drigid.f:1206
END IF
1
Error: Expecting END SUBROUTINE statement at (1)
mv: impossibile fare stat di `drigid.o': No such file or directory
Can you help me?