[petsc-dev] Fwd: cmake issue

Jed Brown jed at 59A2.org
Thu Dec 16 10:36:06 CST 2010


On Thu, Dec 16, 2010 at 17:27, Barry Smith <bsmith at mcs.anl.gov> wrote:

> Why doesn't cmake "just work" with this CC="gcc -m32"?


Because the constructed command is

"gcc -m32" "-other_flags" "/and/paths with/spaces.c"

The quotes cannot be removed in the general case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101216/368f6f96/attachment.html>


More information about the petsc-dev mailing list