automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Automake support for ObjC++


From: Peter Breitenlohner
Subject: Re: [PATCH] Automake support for ObjC++
Date: Wed, 5 Aug 2009 10:23:37 +0200 (CEST)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Tue, 28 Jul 2009, Peter Breitenlohner wrote:

now that autoconf-2.64 is released, here a revised version of the patch I
sent you last week.

This new version requires autoconf-2.64 (otherwise aclocal fails) and
defines AM_PROG_OBJCXX.  A hook for AC_PROG_OBJCXX, eventually to be defined
by Autoconf, is already in place.

Hi Ralf,

I have done some more testing of this patch, with and without the
corresponding patch for Automake-2.64 as well as with and without Libtool. Doing this I came across this question:

Should the ObjC++ language set --tag=CXX for libtool, i.e. should the ObjC++
language definition specify 'libtool_tag' => 'CXX' or should it not?

And somewhat related: should ObjC specify 'libtool_tag' => 'CC'?

Regards
Peter




reply via email to

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