Re: [CMake] Fortran to C mapping module

2008-10-28 Thread Arjen Markus
Bill Hoffman wrote: George Neill wrote: Bill, On Mon, Oct 27, 2008 at 8:46 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote: I have just checked in a module to help with the linking of Fortran from C. I would appreciate some feedback, and perhaps some testing with different Fortran compiler

Re: [CMake] Fortran to C mapping module

2008-10-28 Thread Carminati Federico
Hello, I usually compile on linux-like systems with -fno-second- underscore to avoid this problem. Best regards Federico Carminati CERN-PH 1211 Geneva 23 Switzerland Tel: +41 22 76 74959 Fax: +41 22 76 68505 Mobile: +41 76 487 4843 On 28 Oct 2008, at 03:26, Bill Hoffman wrote: George N

Re: [CMake] Fortran to C mapping module

2008-10-27 Thread Bill Hoffman
George Neill wrote: Bill, On Mon, Oct 27, 2008 at 8:46 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote: I have just checked in a module to help with the linking of Fortran from C. I would appreciate some feedback, and perhaps some testing with different Fortran compilers. Does anyone know of a we

Re: [CMake] Fortran to C mapping module

2008-10-27 Thread George Neill
Bill, On Mon, Oct 27, 2008 at 8:46 PM, Bill Hoffman <[EMAIL PROTECTED]> wrote: > I have just checked in a module to help with the linking of Fortran from C. > I would appreciate some feedback, and perhaps some testing with different > Fortran compilers. Does anyone know of a web site that lists

[CMake] Fortran to C mapping module

2008-10-27 Thread Bill Hoffman
I have just checked in a module to help with the linking of Fortran from C. I would appreciate some feedback, and perhaps some testing with different Fortran compilers. Does anyone know of a web site that lists different Fortran compiler name mangling schemes? The module is here: Modules/F