Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify ${PREFIX}/lib/stubs in -rpath and -rpath-link? #40

Open
danpetry opened this issue Apr 25, 2024 · 1 comment
Open

specify ${PREFIX}/lib/stubs in -rpath and -rpath-link? #40

danpetry opened this issue Apr 25, 2024 · 1 comment
Labels
question Further information is requested

Comments

@danpetry
Copy link

danpetry commented Apr 25, 2024

Comment:

${PREFIX}/lib is specified for these, via the gcc activation feedstock, but this doesn't point towards the stubs since the -rpath and -rpath-link paths aren't recursive.
We've had to add these paths in a feedstock that uses a cuda compiler and needs the stubs.

@danpetry danpetry added the question Further information is requested label Apr 25, 2024
@danpetry danpetry changed the title include ${targetsDir}/lib and ${targetsDir}/lib/stubs in -rpath and -rpath-link? specify ${targetsDir}/lib and ${targetsDir}/lib/stubs in -rpath and -rpath-link? Apr 25, 2024
@danpetry danpetry changed the title specify ${targetsDir}/lib and ${targetsDir}/lib/stubs in -rpath and -rpath-link? specify ${PREFIX}/lib/stubs in -rpath and -rpath-link? Apr 26, 2024
@danpetry
Copy link
Author

cc @jakirkham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
1 participant