Skip to content

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

@sagetrac-mabshoff

Description

@sagetrac-mabshoff

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions