[petsc-dev] nightly builds
Barry Smith
bsmith at mcs.anl.gov
Sat Jul 6 20:00:58 CDT 2013
On Jul 6, 2013, at 7:36 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> Barry Smith <bsmith at mcs.anl.gov> writes:
>
>> So why not wrap all those things in --with-c89 ./configure option?
>> (instead of the ugly --with-developer).
>
> Or we can just spell it CFLAGS='-std=c89 -pedantic -Wno-long-long' and
> not have another configure option.
I doubt these options are universal for all C compilers? Since BuildSystem knows about all compilers it would always use the appropriate options when --with-c89 are passed.
More information about the petsc-dev
mailing list