Hi Markus!

Do I need to use a newer g++?

Yes and no. No, because we require GCC 4.5 or newer so it
should work. Yes, because this bug slipped in due to lack
of continuous testing with older compilers. With GCC 4.8
and a recent Clang it works.
Thanks for the heads-up. Please find attached a patch
which is untested as I don't have a GCC on this machine.


Additionally I am unable to build dumux using the autotools as there are several Makefile.am that contain entries like:

fv_HEADER=*.hh

which breaks make on my system:
[..]
My automake version is 1.11.6 and the autoconf version is 2.69.

Phew, it should not be your version of autoconf or automake, as we use this pattern for a long time. I just checked and your are
right, the automake guys have wired arguments to not support
wildcards in automake files.
I guess it works with GNU make (gmake) and you have maybe
some other make flavor?

Bye
Christoph


[1] https://www.gnu.org/software/automake/manual/html_node/Wildcards.html#Wildcards

--
Das Kommt darauf an, in welchen Zeiträumen du rechnest. Für Geologen:
ja, in naher Zukunft :-) [Stefan Seyfried in suse-laptop]

Attachment: dumux-gcc46.patch
Description: Binary data

_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to