Hello everyone. I'm trying to compile fortran 77 in my Pentium 133 with 64Mb Ram but can't succeed. I get an error while bootstraping.
I was wondering if anyone succesfully managed to compile f77 and perhaps give me some tips.
Anyway I'll try a few more things and if i can't do it i'll post again with the errors.
I have VL 5.9 Light installed with the optional dev package.
Thanks in advance.Juan
PS: i must tell you that i am really new to Linux and even newbier to Vector Linux. I managed to get VL running yesterday after two weeks of trying to get it installed, because my bios can't boot cd's. Before, i was experimenting (i hope i didn't invent a new word

) with DamnSmall and g77 compile without problem.
By the way when configuring g77 i use:
/home/juan/g77/configure --prefix=/usr/local/gcc/3.4.6/ --enable-languages-f77
Hope that's ok.