p4lang / p4factory

Compile P4 and run the P4 behavioral simulator
Apache License 2.0
174 stars 106 forks source link

adjust `-j4` for `make` #164

Closed qin-nz closed 8 years ago

qin-nz commented 8 years ago

Hi, I am new to P4 and I run the ./install_deps.sh on my computer.
The CPU of my computer only have two core. So make -j4 will cause an error and without a clarify description. It cost me many hours to find the problem.

I know remove -j4 need a longer time to compile. Is there any good solutions?

antoninbas commented 8 years ago

Hi. Thanks for your contribution. To accept this pull request, I need to make sure that you have signed the Apache CLA, or that you are part of a p4.org member organization? If you are part of a member organization (university or company), please send me your full name and the organization name by email (antonin@barefootnetworks.com).

qin-nz commented 8 years ago

@antoninbas I had already signed membership agreement and sent it to membership@p4.org .

antoninbas commented 8 years ago

@qin-nz I have to check with p4.org, would you mind sending me your full name at the above email address? Thanks.