Hi,
I am trying to compile a program with:
pgf95 -pgf90libs …
but I get several undefined reference errors:
undefined reference to pgf90io_unf_init' undefined reference to pghpfio_fmt_read’
etc …
Is there a specific library I need to link to?
RC