Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=516341 --- Comment #9 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-08-11 12:53:55 EDT --- I've compiled the F77 frontend and library, but I can't get the frontend to work. When trying to compile a simple Hello World program program hello_world implicit none c character*32 text c text = 'Hello World' write (*,*) text c end I get $ pcc-f77 helloworld.f helloworld.f: MAIN hello: Error on line 1 of helloworld.f: syntax error Error on line 2 of helloworld.f: syntax error Error. No assembly. so I don't think there's any idea in shipping the F77 stuff. (Now I think I read somewhere some time ago that it doesn't work.) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review