How does one know if an object file is compatible with
a linker? The fortran compiler is g77 from cygwin,
the C++ compiler Borland. Both are running on my windows
pc. The documentation for each says NOTHING, other than
I know that Borland writes about __stdcall, __fastcall, etc,
(which are...