On Sat, Jan 26, 2008 at 11:09 AM, Raymond Toy <[EMAIL PROTECTED]> 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
>  Gcl-devel@gnu.org
>  http://lists.gnu.org/mailman/listinfo/gcl-devel
>


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to