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

When using strip.exe to clean a library... #25

Open
jeffatrad opened this issue Apr 17, 2020 · 0 comments
Open

When using strip.exe to clean a library... #25

jeffatrad opened this issue Apr 17, 2020 · 0 comments

Comments

@jeffatrad
Copy link

We get zillions of warnings like:

ld: warning: directory not found for option '-L/usr/lib'
ld: warning: directory not found for option '-F/Library/Frameworks'
ld: warning: directory not found for option '-F/System/Library/Frameworks'

Is there a way to suppress these errors? Either on strip or the compiler line? Not sure why strip is even looking at the local machine directory layout...

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