Skip to content

ENH, BLD: Add RPATH support for AIX#16710

Merged
charris merged 3 commits intonumpy:masterfrom
EGuesnet:ENH-aix-rpath
Jul 8, 2020
Merged

ENH, BLD: Add RPATH support for AIX#16710
charris merged 3 commits intonumpy:masterfrom
EGuesnet:ENH-aix-rpath

Conversation

@EGuesnet
Copy link
Contributor

Hello,

The runtime_library_dir_option() function does not implement the RPATH equivalent on AIX. This PR adds this support, using LIBPATH (= AIX RPATH).
Scipy needs this function to be implemented to be built. With this PR, Scipy can be built.

@charris charris changed the title ENH: Add RPATH support for AIX BLD, ENH: Add RPATH support for AIX Jun 30, 2020
@charris
Copy link
Member

charris commented Jul 7, 2020

Given that this section is rewritten, might as well use f-strings for readability. I'll make the change if you want.

NVM, I made the change.

@charris charris merged commit 084c1dc into numpy:master Jul 8, 2020
@charris
Copy link
Member

charris commented Jul 8, 2020

Thanks @EGuesnet .

charris added a commit to charris/numpy that referenced this pull request Jul 8, 2020
* ENH: Add RPATH support for AIX

* ENH: Rewrite function returning RPATH

* MAINT: Use f-strings for clarity.

Co-authored-by: Charles Harris <charlesr.harris@gmail.com>
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Jul 8, 2020
@charris charris mentioned this pull request Oct 10, 2020
20 tasks
@charris charris changed the title BLD, ENH: Add RPATH support for AIX ENH, BLD: Add RPATH support for AIX Oct 20, 2020
charris added a commit to charris/numpy that referenced this pull request Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants