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

OSX: make sure LDFLAGS are set for linking purposes #3349

Closed
sagetrac-mabshoff mannequin opened this issue Jun 2, 2008 · 3 comments
Closed

OSX: make sure LDFLAGS are set for linking purposes #3349

sagetrac-mabshoff mannequin opened this issue Jun 2, 2008 · 3 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Jun 2, 2008

On OSX it seems that using DYLD_LIBRARY_PATH on OSX is not equivalent to using LD_LIBRARY_PATH on Linux for example since there the linker takes that into consideration as a last resort when not finding libraries. I tried to figure out if there is some magic mode for the OSX ld to consider DYLD_LIBRARY_PATH, but I couldn't find anything. Either way, I can systematically fix those issues, but it will take some time to get this right and tested since this appears to be an OSX specific issue.

This is somewhat of a META ticket and will take some time to fix.

Cheers,

Michael

Component: build

Reviewer: Karl-Dieter Crisman

Issue created by migration from https://trac.sagemath.org/ticket/3349

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-5.1 milestone Jun 2, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Jun 2, 2008
@kcrisman
Copy link
Member

kcrisman commented Jun 1, 2012

comment:2

This ticket is very vague, and we have been dealing with these issues on a per-spkg basis, I think - not to mention that it has gotten no comments in four years. I'm recommending to close this, though the release manager could have another view.

@kcrisman
Copy link
Member

kcrisman commented Jun 1, 2012

Reviewer: Karl-Dieter Crisman

@kcrisman kcrisman removed this from the sage-5.1 milestone Jun 1, 2012
@jdemeyer
Copy link

jdemeyer commented Jun 2, 2012

comment:4

Sage is building perfectly fine now on a lot of OS X machines. The ticket doesn't mention any concrete instance of the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants