PDA

View Full Version : [ubuntu] Cannot compile at all Fortran with G77, Ubuntu 8.04 64BIT



trexgrec
January 16th, 2009, 08:20 PM
Hello all. I have ubgrated to 8.04 64 bit, and I cannot compile a simple file in Fortran!

me@my_pc:~/temp$ g77 test.f
/usr/bin/ld: crt1.o: No such file: No such file or directory

The irony is that in 8.04 32bit version, I can compile easily!
WHAT is wrong? I have no clue!!!

Thanks