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

Compiling with -fprofile-generate #156

Closed
p2rkw opened this issue May 12, 2016 · 3 comments
Closed

Compiling with -fprofile-generate #156

p2rkw opened this issue May 12, 2016 · 3 comments

Comments

@p2rkw
Copy link

p2rkw commented May 12, 2016

What's the reason behind following checks https://github.com/icecc/icecream/blob/master/client/arg.cpp#L247 ?

Why does -fprofile-generate have to prevent distributed build?

@p2rkw p2rkw changed the title Compiling wint -fprofile-generate Compiling with -fprofile-generate May 12, 2016
@llunak
Copy link
Contributor

llunak commented Dec 28, 2017

Because that makes the compiler generate additional output files that icecream doesn't send back, so it wouldn't work remotely anyway. See e.g. #303 .

@ghost
Copy link

ghost commented Apr 27, 2020

Hello,

New user here.
What is the status on Coverage with ICECC?
We are using ICECC to build with TeamCity and using Coverage. Is there another way of using ICECC with coverage?

@llunak llunak mentioned this issue Jul 17, 2020
@llunak
Copy link
Contributor

llunak commented Jul 19, 2020

Duplicate of #187 , which has more information.

@llunak llunak closed this as completed Jul 19, 2020
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

2 participants