This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Linking C and Fortran code: problems with Compaq compilers


>>>>> "Steven" == Steven G Johnson <stevenj@ab-initio.mit.edu> writes:

Steven> When linking a program that contains both C and Fortran source
Steven> files, automake uses the Fortran linker.  This causes some
Steven> difficulty with the Compaq compilers ('fort' and 'ccc') for
Steven> Alpha (Linux).

Steven> What is the right thing to do?

Of course I'd prefer the code in automake to remain simple :-).

I think if Fortran compilers differ, then we must test to see what the
actual Fortran compiler in use does.  This means autoconf must decide.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]