| 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 |
| To: | Andy Helten <andy DOT helten AT dot21rts DOT com> |
| Cc: | cygwin AT cygwin DOT com, "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
| Subject: | Re: Shell's "eval" doesn't behave when running a non-cygwin compiler |
| References: | <3AB14F6C DOT E15E2D61 AT dot21rts DOT com> |
| From: | Andrew Markebo <flognat AT flognat DOT myip DOT org> |
| Date: | 16 Mar 2001 01:18:15 +0100 |
| In-Reply-To: | <3AB14F6C.E15E2D61@dot21rts.com> |
| Message-ID: | <m3wv9qo9bs.fsf@master.athome> |
| Lines: | 15 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
| MIME-Version: | 1.0 |
/ 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |