Hi,
I am having trouble getting f2c to work correctly on the alpha 3000/800
I manage. The problem is as follows:-
1. It compiles OK.
2. The libraries libF77.a and libI77.a compile OK and I combined
them into libf2c.a with no apparant problems.
3. f2c runs and converts fortran code into c code OK, but at the
ld stage it gives something like this:-
ld:
Unresolved:
s_wsfe
e_wsfe
s_rsfe
do_fio
e_rsfe
s_rsle
do_lio
e_rsle
s_stop
exit_
I have played around with various combinations of CFLAGS etc in
the library makefiles and have had longer lists of unresolved
externals. I think the one above is the shortest.
Can anyone identify what is wrong and let me have the appropriate
makefiles that fix the problem? I posted some time ago to the
usenet groups for fortran and osf1 but received very few replies
and none of them were in the least helpful. I will of course post
the solution, if I find it.
Cheers, Brian.
--
Associate Professor Brian Salter-Duke (Brian Duke)
School of Mathematical and Physical Sciences, Northern Territory University,
Darwin, NT 0909, Australia. Phone 089-466702
e-mail: b_duke_at_lacebark.ntu.edu.au or b_duke_at_quoll.ntu.edu.au
Received on Wed Oct 25 1995 - 02:52:42 NZDT