> Jed wrote > > As for the other issue (CC="gcc -m32" and such), would it be acceptable to > make all of BuildSystem (instead of just the cmake part) convert that to, > effectively, CC=gcc CFLAGS="-m32" LDFLAGS="-m32"? >
Matt and Satish, So if the user does --with-cc="gcc options" would it be ok if configure stripped those options from cc and stuck them into the CFLAGS and LDFLAGS variables of configure automatically? Or is there a problem with that>? Barry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101215/4b028d8e/attachment.html>
