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

gclang gets the o file wrong #13

Closed
ianamason opened this issue Jan 29, 2018 · 1 comment
Closed

gclang gets the o file wrong #13

ianamason opened this issue Jan 29, 2018 · 1 comment

Comments

@ianamason
Copy link
Member

ianamason commented Jan 29, 2018

executing in foo's parent dir:

clang -c foo/bar.c  

produces bar.o in foo's parent.

NOT as gclang does foo/bar.o

ianamason added a commit that referenced this issue Feb 5, 2018
@ianamason
Copy link
Member Author

Not quite, but close. getArtifacts was wrong.

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