Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Repercussions of "make -j4"
Repercussions of "make -j4" [message #735069] Mon, 10 October 2011 20:32 Go to next message
Chris Stankevitz is currently offline Chris StankevitzFriend
Messages: 52
Registered: September 2011
Member
Hello,

I'm using a standard ubuntu installation with standard make, gcc, tools, etc.

What are the repurcussions of changing the build command from "use default build command" to "make -j4"?
a) error messages will become unparsable
b) weird unexplained behavior
c) AFAIK, it works fine
d) [your idea here]

Thank you,

Chris
Re: Repercussions of "make -j4" [message #735166 is a reply to message #735069] Tue, 11 October 2011 06:50 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Chris Stankevitz wrote on Mon, 10 October 2011 22:32
Hello,

I'm using a standard ubuntu installation with standard make, gcc, tools, etc.

What are the repurcussions of changing the build command from "use default build command" to "make -j4"?
a) error messages will become unparsable
b) weird unexplained behavior
c) AFAIK, it works fine
d) [your idea here]

Thank you,

Chris

This works flawlessly for me.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: Repercussions of "make -j4" [message #735387 is a reply to message #735166] Tue, 11 October 2011 16:14 Go to previous message
Chris Stankevitz is currently offline Chris StankevitzFriend
Messages: 52
Registered: September 2011
Member
Thank you, I'm going to start using it then.

Chris
Previous Topic:unresolved inclusion <vector>
Next Topic:Unresolved function calls
Goto Forum:
  


Current Time: Fri Apr 26 09:59:11 GMT 2024

Powered by FUDForum. Page generated in 0.02843 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top