omuse
omuse copied to clipboard
mosaic compiling with recent gcc versions
To be able to compile delft3dfm with recent gcc flags should be added: FFLAGS += -fallow-argument-mismatch CFLAGS=-Wno-error=implicit-function-declaration
that should work now (https://github.com/omuse-geoscience/omuse/commit/39defa291751f7fe849cb623a8c4b884091067f8)
do you remember the precise files that gave problems? (ie maybe they are also patched now)