We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From "make -j 4" on OSX
no-unsafe-math-optimizations -Dgnu_compiler -MT _masa_la-masa_wrap.lo -MD -MP -MF .deps/_masa_la-masa_wrap.Tpo -c masa_wrap.c -fno-common -DPIC -o .libs/_masa_la-masa_wrap.o mv -f .deps/_masa_la-masa_wrap.Tpo .deps/_masa_la-masa_wrap.Plo mv -f .deps/navierstokes_3d_incompressible_homogeneous.Tpo .deps/navierstokes_3d_incompressible_homogeneous.Plo mv -f .deps/navierstokes_3d_transient_sutherland.Tpo .deps/navierstokes_3d_transient_sutherland.Plo make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Tweak dependency for masa dynamic lib with python interface
65b1bd2
enabled. Resolves Issue #11 in my OSX environment (parallel build support).
closed with 65b1bd2
Tested parallel builds on OSX and Linux.
Sorry, something went wrong.
No branches or pull requests
From "make -j 4" on OSX
The text was updated successfully, but these errors were encountered: