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

__test_dummy_source__.o is generated at cwd #1

Closed
HansolChoe opened this issue Nov 4, 2021 · 0 comments
Closed

__test_dummy_source__.o is generated at cwd #1

HansolChoe opened this issue Nov 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HansolChoe
Copy link
Collaborator

HansolChoe commented Nov 4, 2021

When you capture a program, __test_dummy_source__.o is generated at cwd.

$ cxbuild capture gcc -o test test.c

$ ls
__test_dummy_source__.o test test.c

This is not intended behavior. This should be fixed.

@HansolChoe HansolChoe added the bug Something isn't working label Nov 4, 2021
@HansolChoe HansolChoe self-assigned this Nov 4, 2021
@HansolChoe HansolChoe changed the title __test_dummy_source__.o is generated __test_dummy_source__.o is generated at cwd Nov 4, 2021
HansolChoe added a commit that referenced this issue Nov 9, 2021
Cxbuild no longer makes __test_dummy_source__.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant