Hi,
I've compiled g77 0.5.16 using gcc 2.7.0 on DEC Alpha running dUNIX 3.2.
Everything seemed to be OK, but that's all I get during compilation:
(73)|alpha:~/FORTRAN> g77 aqq.f
collect2: ld returned 1 exit status
/usr/ucb/ld:
Object file format error in: /usr/local/lib/gcc-lib/alpha-dec-osf3.2/2.7.0/libf2c.a(main.o): bad isym in proc table entry
aqq.f is as follows:
program aqq
write(*,*)'Hello world'
end
Any idea?
Grzesiek
--
_/_/_/ _/ _/ _/_/_/_/_/ Grzegorz Mucha
_/ _/ _/ _/ Civil Eng. Dept., L-5 Inst.
_/ _/ _/ _/ System Administrator
_/ _/ _/ _/ tel. +48 12 330340
_/_/_/racow _/_/_/niversity of _/echnology grzes_at_twins.pk.edu.pl
Received on Wed Oct 11 1995 - 09:31:55 NZDT