Avoid f2c Compatibility
-----------------------
If you aren't linking with any code compiled using `f2c', try using
the `-fno-f2c' option when compiling _all_ the code in your program.
(Note that `libf2c' is _not_ an example of code that is compiled using
`f2c'--it is compiled by a C compiler, typically `gcc'.)