nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Having configure Check for cc's -pedantic -ansi.

2016-10-29 11:53:09
Hi David,

An `rm *' in a clean-up is finding a directory has been produced!?

Can you tell from config.log?  Odd that it would do that on some
platforms and not others.

But this is Mac OS X!

For the "checking whether $CC understands -c and -o together" in
configure it does

    rm -f core conftest*

which gives the quoted error.

    rm: conftest.dSYM: is a directory

Whereas ac_fn_c_try_run() definition in there, for example, does

    rm -rf conftest.dSYM conftest_ipa8_conftest.oo

`dSYM' appears in various other clean-up lines.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>