delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3AB17E7B.529487D9@dot21rts.com> |
Date: | Thu, 15 Mar 2001 21:46:19 -0500 |
From: | Andy Helten <andy DOT helten AT dot21rts DOT com> |
X-Mailer: | Mozilla 4.75 [en] (Win98; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Andrew Markebo <flognat AT flognat DOT myip DOT org>, cygwin AT cygwin DOT com |
Subject: | Re: Shell's "eval" doesn't behave when running a non-cygwin compiler |
References: | <3AB14F6C DOT E15E2D61 AT dot21rts DOT com> <m3wv9qo9bs DOT fsf AT master DOT athome> |
The (eval echo \"$ac_link\") just displays the compiler command that will subsequently be executed by (eval $ac_link). This line of shell code was taken from a 'configure' script created by autoconf. Andy Andrew Markebo wrote: > / Andy Helten <andy DOT helten AT dot21rts DOT com> wrote: > | [...] > | > | if { (eval echo \"$ac_link\"); (eval $ac_link); } then > > Ehm.. you are doing something like > > eval echo "ls" > > ?? This results in > > "ls" at my place.. if I do eval ls I get the listing of the dir.. Or > have I missed something? > > /Andy > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple Shop online without a credit card http://www.rocketcash.com RocketCash, a NetZero subsidiary -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |