Re: Getting a list of available C compilers

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

 



* Steffen Dettmer wrote on Tue, Nov 03, 2009 at 02:58:30PM CET:
> On Sun, Nov 1, 2009 at 1:49 AM, Ralf Wildenhues wrote:
> > names='gcc gcc[0-9_-]* cc c89 c99 cgcc clang llvm-gcc sdcc tcc
> >       xlc xlc_r bgxlc icc ecc pgcc pathcc ccc nvcc cl bcc bcc32'
> > ... dir in $PATH /usr/ucb,ext in '' .exe ...
> >      cand=$dir/$name$ext
> >      if test -f "$cand"; then
> 
> interesting that this looks for "cl.exe" but not for "CL.EXE".

You didn't quote the part where I wrote "untested".  I have not tested
the code in any way whatsoever, nor spent all that much time writing it.
Adding CL.EXE may be prudent for wine.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux