--- Akim Demaille <[EMAIL PROTECTED]> wrote:
> >>>>> "Earnie" == Earnie Boyd <[EMAIL PROTECTED]> writes:
> 
> >> Let it be for speed issues, I'm in favor of /tmp via TMPDIR.  This
> 
> Earnie> You missed the point; /tmp isn't portable, it doesn't always
> Earnie> exist (E.G.: MSDOS or WINDOWS).  At least with TMPDIR I can
> Earnie> set it to be whatever I want it to be.
> 
> That's precisely what I meant, and Alexandre also demonstrated it is
> required for Libtool.
> 

Ah, thanks.

> Earnie> If you want speed do mkdir ./foo instead of mkdir -m /tmp/foo.
> 
> Nope, I'm talking about possibly mounted src dirs, while /tmp is
> local, so faster.
> 

Ok, I understand.  But you need to default to ./ if both /tmp and TMPDIR are
non-existant.
 

=====
---
   Earnie Boyd: <mailto:[EMAIL PROTECTED]>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Reply via email to