On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose <d...@ubuntu.com> wrote:
> On 30.11.2016 09:29, Andreas Schwab wrote:
>> configure: error: no --with-target-bdw-gc options and no bdw-gc pkg-config 
>> module found
>> make[1]: *** [Makefile:19775: configure-target-libobjc] Error 1
>>
>> Andreas.
>
> that's a bit terse. Could you send the complete output for the configuration 
> of
> the libobjc subdir and the config.log?
>
> I assume that is a configuration with --enable-objc-gc and then the pkg-config
> module cannot be found.  Are gc/gc.h and libgc.so in standard paths without
> having the bdw-gc pkg-config module available? Which libgc version is 
> installed?

I see the same failure with just

 ../configure --enable-languages=objc

usually we disable languages (with a diagnostic) if requirements
cannot be fulfilled.

But it seems the default chosen is bad somehow... (and breaks my bootstraps with
default languages).

Richard.


> Thanks, Matthias
>

Reply via email to