[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: character substitution loop and eval
From: |
Dill, John |
Subject: |
RE: character substitution loop and eval |
Date: |
Fri, 7 Jan 2005 10:05:30 -0600 |
> dj> That's what I needed. For some reason, my eval wasn't working
> dj> because after I installed make 3.80, my make wasn't updated until
> dj> I closed the shell and reopened it, probably was linked to 3.79.1
> dj> somehow.
>
>Do you use csh or tcsh? If you installed the new make in a different
>directory (/usr/local/bin maybe) than the old make, your shell might
>have cached the old location.
On MinGW, I use bash, which comes with it by default. You're correct, there is
3.79.1 in /bin and 3.80 in /usr/local/bin.