Ticket #540 (reopened bug)
installed versions of dynext/*.so still link to -lparrot in build directory
| Reported by: | doughera | Owned by: | jkeenan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | install | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | plobsing | Language: | |
| Patch status: | Platform: |
Description
The installed *.so files in lib/parrot/<version>/dynext/ are linked to the version of -lparrot in the build directory.
Before changing them to link to the -lparrot in the installed directory, however, it is worth asking whether they should be linked with -lparrot at all.
Once this is all settled, TT #476 should be revisited because it strips all rpath usage to work around this bug.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

