<div dir="ltr">Fixed-- space in arch file set CPP=" "; neq(CPP,) is then true. The Makefile tries to use the c version of the fypp option. For some reason this option fails. I can't see why that is, but avoiding choosing this option during make was important.<div><br></div><div><br><br>On Wednesday, February 7, 2018 at 8:40:20 PM UTC-5, Ada Sedova wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hey,<div><br></div><div>I'm trying to build on a early access Power8 IBM with Red Hat Maipo, HPC system, using gcc . No compiler wrappers, so it's not going as smoothly as on a Cray. I stopped trying to use CUDA when I realized I couldn't even get past the fypp -> f90.</div><div><br></div><div>It seems that although I don't have CPP set to anything in the arch file, it's running the cc version for fypp with *.fypped >*.f90, instead of the fortran version, like it did on the Cray. The strange thing is, all of the .f90 files it creates are empty! Interestingly, the compiler still compiles these empty files to basically empty binaries.</div><div><br></div><div>I'm pretty clueless about fypp, so I don't have any idea what to do about this. Any help is greatly appreciated!</div><div><br></div><div><br></div><div>Thanks.</div><div>-A</div><div><br></div><div><br></div></div></blockquote></div></div>