[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] Accessing mkdir?
From: |
Gabriel Dos Reis |
Subject: |
Re: [Gcl-devel] Accessing mkdir? |
Date: |
Mon, 17 Mar 2008 02:01:40 -0500 |
On Sat, Jan 26, 2008 at 11:09 AM, Raymond Toy <address@hidden> wrote:
> Can any one help me to get gcl to allow me to call mkdir?
>
> I've tried a few obvious things, but everyone fails when loading the
> generated .o file. It says it can't find mkdir. :-(
maybe a stupid question: which function `mkdir' are you referring to?
The one built into GCL? Or the one accessible from POSIX? Or the
one from the shell?
>
> Am I missing something? Oh, I've been using gcl 2.6.7 and
> 2.6.8pre-something for this, if it matters.
>
> Ray
>
>
>
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gcl-devel
>
- Re: [Gcl-devel] Accessing mkdir?,
Gabriel Dos Reis <=