andrealrichardson
andrealrichardson
Hi.. Didn't expect weekend support :) On the git question, the submodule update was throwing an SSH error. I just tried it again and the git command worked this time.....
Thanks Peter. I tried that, but still struggling to get a build working. I have added the logs below: [cmake_output.txt](https://github.com/OpenSourceRisk/Engine/files/9794347/cmake_output.txt) [commonSettings.cmake.txt](https://github.com/OpenSourceRisk/Engine/files/9794350/commonSettings.cmake.txt) [make_output.txt](https://github.com/OpenSourceRisk/Engine/files/9794351/make_output.txt) I'm running on Ubuntu 20.04 and using the...
Thanks again... all built and testing ok :) For GCC localadmin@test20:~$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2...