nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Having configure Check for cc's -pedantic -ansi.
Date: Sat, 29 Oct 2016 17:52:57 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]