Anonymous | Login | 2022-05-27 18:12 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000030 | OMNeT++ | command line tools | public | 2008-12-07 13:56 | 2008-12-09 16:45 | ||||
Reporter | baumgart | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.0b8 | ||||||||
Target Version | Fixed in Version | 4.0rc1 | |||||||
Summary | 0000030: opp_makemake adds relative rpath for dynamically linked library | ||||||||
Description | opp_makemake adds a relative rpath for dynamically linked library. Example for linking with INET: LIBS += -Wl,-rpath,../../INET-20081105/src -Wl,-rpath,/usr/lib If the simulation binary is started from a different directory level then PROJDIR/src (e.g. PROJDIR/out/gcc-debug/src/) the library is not found. Possible fix: Add absolute rpath | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-07 13:56 | baumgart | New Issue | |
2008-12-09 16:44 | rhornig | Status | new => assigned |
2008-12-09 16:44 | rhornig | Assigned To | => rhornig |
2008-12-09 16:45 | rhornig | Note Added: 0000085 | |
2008-12-09 16:45 | rhornig | Status | assigned => resolved |
2008-12-09 16:45 | rhornig | Fixed in Version | => 4.0rc1 |
2008-12-09 16:45 | rhornig | Resolution | open => fixed |
Copyright © 2000 - 2022 MantisBT Team |