mingw support
Currently PDELab does not compile on Windows.
The quick-fix was:
- disable clock, hostname
- disable three test scripts which rely on them
With these changes compiling with mingw works.
The proper fix has to replace these calls with the appropriate windows equivalent.
Edited by Steffen Müthing