Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

OS X dylib relocation #115

Merged
merged 3 commits into from Apr 17, 2015
Merged

OS X dylib relocation #115

merged 3 commits into from Apr 17, 2015

Conversation

plicease
Copy link
Contributor

This addresses the dynamic library relocation issue mentioned by @jberger by correcting the .dylib file's id field. I tested this with Alien::Editline and Term::EditLine by setting alien_isoloate_dynamic to 0, and alien_stage_install to 1. This allowed me to reproduce the problem, and correct it.

@zmughal
Copy link
Member

zmughal commented Apr 17, 2015

This seems fine. I read about the Mac OS X specifics as applied to other projects and this is a reasonable solution.

Merge: Aye

@jberger
Copy link
Member

jberger commented Apr 17, 2015

This was the solution that I had avoided for so long. My goal was to keep this as platform agnostic as I possibly could. If we have determined that that is no longer possible, then reluctantly (and with my thanks for not making me code it), aye.

@plicease plicease merged commit 3a1e3d7 into Perl5-Alien:master Apr 17, 2015
@plicease plicease deleted the osx-dylib-relocation branch April 22, 2015 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants