|  Re: Compilation error ( No.1 ) | 
|  Date: 2006/03/25 06:10 Name: T.Ozaki
 
Hi, 
 Please try the gnu-64bit version, and do not forget to link libg2c.a
 with care to the order of linking.
 
 Regards,
 
 TO
 | 
|  Re: Compilation error ( No.2 ) | 
|  Date: 2006/04/19 05:12 Name: Rich Sudlow  <rich@nd.edu>
 
Hi I get the following error when running the tests from goto
 pgf77 -O2 -fPIC -tp k8-64 -i8 -c -o sblat2.o sblat2.f
 pgf77 -O2 -fPIC -tp k8-64 -i8 -o sblat2 sblat2.o ../libgoto_opteronp-r1.02.a -L/usr/local/pgi/linux86-64/6.1/lib -lpgc -lpgf90rtl -lpthread
 /usr/local/pgi/linux86-64/6.1/lib/libpgf90rtl.a(ftncharsup.o)(.text+0x524): In function `ftn_str_malloc':
 : undefined reference to `__hpf_exit'
 make: *** [sblat2] Error 2
 
 Could you please give me a way to fix this please?
 
 Thanks
 
 | 
|  Re: Compilation error ( No.3 ) | 
|  Date: 2006/04/21 21:49 Name: T.Ozaki
 
Hi, 
 Although you are using 'GOTO BLAS', I may think that the use of ACML
 may solve the problem.
 
 Regards,
 
 TO
 |