| Anonymous | Login | 2026-05-01 00:31 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0003846 | [gcc4g95rt] regular use | major | always | 2009-08-11 18:53 | 2011-12-04 12:09 | ||
| Reporter | james | View Status | public | ||||
| Assigned To | pfelecan | ||||||
| Priority | normal | Resolution | won't fix | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0003846: gfortran does not set RPATH to libgfortran | ||||||
| Description |
gfortran does not set RPATH to libgfortran |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
$ cat main.f end $ gfortran main.f $ ./a.out ld.so.1: a.out: fatal: libgfortran.so.3: open failed: No such file or directory zsh: killed ./a.out Workaround: $ gfortran -R/opt/csw/gcc4/lib main.f $ ./a.out |
||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Copyright © 2000 - 2008 Mantis Group |