gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: more on data files


From: Camm Maguire
Subject: [Gcl-devel] Re: more on data files
Date: 13 Feb 2002 22:16:09 -0500

Greetings!

address@hidden writes:

> I did some checking on solaris, compiling a very simple one line
> function x.lsp (defun x (y) (+ y 1))
> and heres what I found.
> The compiler option system-p controls if includes are used, or the
> contents of the include files are stuck in the code.  system-p t,
> means use include files.  This means that the c files can be transported
> to another machine and compiled there if we use system-p for the
> compilation.  Also, if the data file is not appended to the end
> of the file, it must be present in the same directory as the object file.

I don't understand this last sentence.  Where are you seeing the file
used when not appended?

Take care,

> On solaris, the data file for this simple function is plain lisp text.
> Dan Stanger
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]