Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Markebo , 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> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 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