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

Set -R/-L in the LDFLAGS variable by default. #25

Open
sjorge opened this issue Jul 25, 2013 · 0 comments
Open

Set -R/-L in the LDFLAGS variable by default. #25

sjorge opened this issue Jul 25, 2013 · 0 comments

Comments

@sjorge
Copy link

sjorge commented Jul 25, 2013

Hey,

I think it would be a sane idea to set the -L AND -R flag by default so that libraries in $PREFIX/lib and $PREFIX/lib/$ISAPART64 are picked up by there respective linking stages. (and removing the need for LD_LIBRARY_RUN to be set)

I think this is what most people would expect to happen, build a library in the prefix, make prog or other library that depends (build and/or runtime wise) on the same library that it would sort of... you know just work instead of needing LD_LIBRARY_RUN or manual injection of the -L and -R flags.

niksula-mirror pushed a commit to niksula/omnios-build that referenced this issue Jun 18, 2014
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

No branches or pull requests

1 participant