Skip to content

Conversation

belm0
Copy link
Contributor

@belm0 belm0 commented May 22, 2012

Currently "-l" linkerflags are given directly to gcc, while "-L" linkerflags use the -Xlinker pass-through mechanism. This change gives the latter directly to gcc as well, allowing library search paths provided to dmd to take precedence over gcc's defaults.

WalterBright added a commit that referenced this pull request May 24, 2012
fix Issue 8127 - dmd link library paths not given precedence over gcc defaults
@WalterBright WalterBright merged commit e95ee9e into dlang:master May 24, 2012
WalterBright added a commit that referenced this pull request May 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants