Shell's "eval" doesn't behave when running a non-cygwin compiler

Andy Helten andy.helten@dot21rts.com
Thu Mar 15 18:45:00 GMT 2001


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.helten@dot21rts.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



More information about the Cygwin mailing list