On Aug 24, 2000, Michael Matz <[EMAIL PROTECTED]> wrote: >> If libtool understood -LANG:std, one less thing for the authors to >> deal with. > Yep, I also like this solution most, even if this means a very special > case in ltmain. Maybe we shouldn't make it a special case. How about creating a new variable containing a command to check whether $arg is some command to be passed through or not. Then, ltmain would run: if eval $compiler_arg_pass_through; then do it else case $arg in ... fi -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist *Please* write to mailing lists, not to me
- CVS libtool incompatability with IRIX compiler Bob Friesenhahn
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Michael Matz
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX com... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Michael Matz
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX com... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Bob Friesenhahn
- Re: CVS libtool incompatability with IRIX com... Gary V. Vaughan