anyone know how I can resolve this error
[armen@localhost abedi]$ g77 test.f -o test2 -Ijapi
[armen@localhost abedi]$ g77 test.f -o test2 -Ijapi
Code:
/usr/lib/gcc/i386-redhat-linux/3.4.3/libfrtbegin.a(frtbegin.o)(.text+0x35): In function `main':
: undefined reference to `MAIN__'
collect2: ld returned 1 exit status