|
|
Known Issues | |
eady> cp /usr/local/NAG/asliR7/fll6420dbl/examples/source/a02aafe.f .solution: unknown
Try Intel Fortran compiler:
eady> /usr/local/intel/bin/ifort a02aafe.f -i_dynamic -L/usr/local/lib
/tmp/ifort7CssNy.o(.text+0x142): In function `MAIN__':
: undefined reference to `a02aaf_'
Try Intel c compiler:
eady> /usr/local/intel/bin/icc c02afce.c -I/usr/local/NAG/asliR7/cll6406da/include/ -L/usr/local/lib
/tmp/iccLFGDW1.o(.text+0x112): In function `main':
: undefined reference to `c02afc'
Try NAG compiler:
eady> f95 a02aafe.f -lnag
Obsolescent: a02aafe.f: Fixed source form
eady> a.out
A02AAF Example Program Results
output hangs
Try gcc compiler:
eady> gcc c02afce.c -lnagc -lm -lpthread -I/usr/local/NAG/asliR7/cll6406da/include/
eady> a.out
c02afc Example Program Results
output hangs
Last updated 3/1/04 by M. Petersen |
![]() |