Re: PATCH: Fix libtool to support Linux/mips

2002-02-04 Thread H . J . Lu
On Mon, Feb 04, 2002 at 09:52:04AM -0200, Alexandre Oliva wrote: > On Feb 4, 2002, "H . J . Lu" <[EMAIL PROTECTED]> wrote: > > > * libtool.m4 (lt_cv_deplibs_check_method): Support Linux/mips. > > Before I waste any further time on it, is it any different from the > patch I rejected some mon

Re: PATCH: Fix libtool to support Linux/mips

2002-02-04 Thread Alexandre Oliva
On Feb 4, 2002, "H . J . Lu" <[EMAIL PROTECTED]> wrote: > * libtool.m4 (lt_cv_deplibs_check_method): Support Linux/mips. Before I waste any further time on it, is it any different from the patch I rejected some months ago? It seems to still have the same problem. -- Alexandre Oliva E

Support for Objective-C[++]

2002-02-04 Thread F J Franklin
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... Without having looked in any detail at automake, I'm guessing I may have to add support into libtool (possibly even autoconf) as wel