Undefined symbols in pgfortran on mac

Hello,

I’m using PGFORTRAN on a Mac (OSX Lion) and I get the following error when I use -Mlarge_arrays combined with a namelist write.

Undefined symbols for architecture x86_64:
“_pgf90io_nmlw_init_i8”, referenced from:
MAIN in quicktest.o
“_pgf90io_nmlw_i8”, referenced from:
MAIN in quicktest.o
“_pgf90io_nmlw_end_i8”, referenced from:
MAIN in quicktest.o

Any help would be greatly appreciated.
Thanks!
Todd

Hi Todd,

Thanks for the report. It looks like we have a problem with how our libraries are being built on MacOSX where these routines are not being included. I have sent a report (TPR#18769) to our engineers for investigation.

We apologize for the oversight and thank you for bring it to our attention.

Best Regards,
Mat

TPR 18769 is verified as fixed in the 12.10 release

thanks,
dave