Bug 56098
| Summary: | Fortran doesn't work with g77 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Bernhard Rosenkraenzer <bero> | ||||
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.0 | CC: | teg | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2001-11-14 18:12:48 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Bernhard Rosenkraenzer
2001-11-12 20:00:01 UTC
gcc-g77-3.1-0.7 gcc bug - it can't even compile the FORTRAN version of "hello, world": [teg@oslo teg]$ g77 -o hello hello.f /usr/bin/ld: cannot find -lfrtbegin collect2: ld returned 1 exit status [teg@oslo teg] Created attachment 37522 [details]
"hello, world" - the FORTRAN way
Fixed in my gcc31.spec copy, will be in gcc-g77-3.1-0.8. |