Thomas recently improved the offload experience by avoiding to use, e.g. gfortran -O3 -fopenmp qcd.f90 -lblas -foffload-options="-lgfortran -lm" as libm and libgfortran now automatically get linked as 'gfortran' links -lgfortran and -lm on the host (only those libraries, not others). Thus, the commandline now looks much more natural: gfortran -O3 -fopenmp qcd.f90 -lblas → https.//gcc.gnu.org/r14-1807-g4bcb46b3ade179 for the code change. Attached patch documents it in the release notes. I loved to hear comments, suggestions, improvements (or even appraisals). If not, I just will commit it eventually as is - and it has to be improved later on ... Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955