| Anonymous | Login | 2026-04-30 23:24 CEST |
| Main | My View | View Issues |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||
| Status | closed | ||||||
| Summary | 0003846: gfortran does not set RPATH to libgfortran | ||||||
| Description |
gfortran does not set RPATH to libgfortran |
||||||
| 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 |