Skip to content

refactored compileOnly so that it uses RunCpp and RunCc

Sven-Bodo Scholz requested to merge sbs/sac2c:cctools-refactoring-cuda into develop

this is needed for CUDA! and it makes the entire process a bit more uniform.... SIGH It also unearthed incompatibilities in the way we build the Stdlib. I now documented the insights of the painful reverse-engineering on how the cctools are being used during the build-process in cctools.c.

Merge request reports