automake
[Top][All Lists]
Advanced

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

Re: Support for Objective-C[++]


From: Tom Tromey
Subject: Re: Support for Objective-C[++]
Date: 05 Mar 2002 14:08:00 -0700

>>>>> ">" == F J Franklin <address@hidden> writes:

I didn't see a reply to this.  Sorry for the long delay...

>> I'd like to add in support for Objective-C (*.m) and Objective-C++ (*.mm).
>> I know about the work-around using the suffix rule, but it doesn't handle
>> dependencies...

Automake already supports Objective C.  Objective C++ should be easy
to add.  You can probably just copy the ObjC support.  Search for
"Objective C" in automake.in.

>> Without having looked in any detail at automake, I'm guessing I may
>> have to add support into libtool (possibly even autoconf) as well?

Libtool support at least would be good.

Tom



reply via email to

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