Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-12-01 Thread Matthias Klose
On 30.11.2016 18:26, Jeff Law wrote: > On 11/30/2016 09:53 AM, Matthias Klose wrote: >> On 30.11.2016 12:38, Richard Biener wrote: >>> On Wed, Nov 30, 2016 at 12:30 PM, Matthias Klose wrote: There's one more fix needed for the case of only having the pkg-config module installed whe

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Jeff Law
On 11/30/2016 09:53 AM, Matthias Klose wrote: On 30.11.2016 12:38, Richard Biener wrote: On Wed, Nov 30, 2016 at 12:30 PM, Matthias Klose wrote: There's one more fix needed for the case of only having the pkg-config module installed when configuring with --enable-objc-gc. We can't use PKG_CHEC

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Matthias Klose
On 30.11.2016 12:38, Richard Biener wrote: > On Wed, Nov 30, 2016 at 12:30 PM, Matthias Klose wrote: >> There's one more fix needed for the case of only having the pkg-config module >> installed when configuring with --enable-objc-gc. We can't use >> PKG_CHECK_MODULES >> directly because the pkg.

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Matthias Klose
On 30.11.2016 12:38, Richard Biener wrote: > On Wed, Nov 30, 2016 at 12:30 PM, Matthias Klose wrote: >> There's one more fix needed for the case of only having the pkg-config module >> installed when configuring with --enable-objc-gc. We can't use >> PKG_CHECK_MODULES >> directly because the pkg

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Richard Biener
On Wed, Nov 30, 2016 at 12:30 PM, Matthias Klose wrote: > On 30.11.2016 11:52, Jakub Jelinek wrote: >> On Wed, Nov 30, 2016 at 11:17:32AM +0100, Richard Biener wrote: >>> On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose wrote: On 30.11.2016 09:29, Andreas Schwab wrote: > configure: error

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Richard Biener
On Wed, Nov 30, 2016 at 11:52 AM, Jakub Jelinek wrote: > On Wed, Nov 30, 2016 at 11:17:32AM +0100, Richard Biener wrote: >> On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose wrote: >> > On 30.11.2016 09:29, Andreas Schwab wrote: >> >> configure: error: no --with-target-bdw-gc options and no bdw-gc

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Matthias Klose
On 30.11.2016 11:52, Jakub Jelinek wrote: > On Wed, Nov 30, 2016 at 11:17:32AM +0100, Richard Biener wrote: >> On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose wrote: >>> On 30.11.2016 09:29, Andreas Schwab wrote: configure: error: no --with-target-bdw-gc options and no bdw-gc pkg-config >>>

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Matthias Klose
On 30.11.2016 11:52, Jakub Jelinek wrote: > On Wed, Nov 30, 2016 at 11:17:32AM +0100, Richard Biener wrote: >> On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose wrote: >>> On 30.11.2016 09:29, Andreas Schwab wrote: configure: error: no --with-target-bdw-gc options and no bdw-gc pkg-config >>>

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Jakub Jelinek
On Wed, Nov 30, 2016 at 11:17:32AM +0100, Richard Biener wrote: > On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose 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:19

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Richard Biener
On Wed, Nov 30, 2016 at 11:06 AM, Matthias Klose 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 ter

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Andreas Schwab
On Nov 30 2016, Matthias Klose wrote: > I assume that is a configuration with --enable-objc-gc No. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Matthias Klose
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 th

Re: [patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-30 Thread Andreas Schwab
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. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for som

[patch] boehm-gc removal and libobjc changes to build with an external bdw-gc

2016-11-22 Thread Matthias Klose
Re-posting this top-level, discussions and review happened in the GCJ removal thread: - https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02069.html (last patch review). - https://gcc.gnu.org/ml/gcc-patches/2016-10/msg00387.html (first patch sent) - https://gcc.gnu.org/ml/gcc-patches/2016-10/