next up previous contents
Next: 14 LIMITATIONS Up: grape6user Previous: 12 Sample programs

Subsections


13 Known bugs and problems

13.1 g77 fails to link...

g77 fails to link the library, complaining that there is no such functions like g6_open__.

This is because of a rather unusual feature of g77, which adds additional second underscore to names of functions which has one or more underscores in the middle. To avoid this problem, use the option -fno-second-underscore when compiling your Fortran programs.

13.2 g6calc_firsthalf and/or g6calc_lasthalf fails with SIGFPE

Libraries with date before Sept 26, 2001 contains this bug. If you are using older library, please update it to newer one.



Jun Makino
平成17年1月31日