gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] compiler::link question


From: Camm Maguire
Subject: Re: [Gcl-devel] compiler::link question
Date: 24 Nov 2003 10:32:15 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Michael Koehne <address@hidden> writes:

> Moin Guru's,
> 
>   compiler::link could be used to build GCL bindings for own functions.
> 
>     (compile-file "somefile.lsp" :system-p t)
>     (compiler::link '("somefile.o") "gclnew" nil "-lsomelib")
> 
>   but a resulting ./gclnew wont have the same features as the calling
>   GCL. I'm mainly missing ANSI and readline. So how to call compiler::link
>   in a way that is preserving features of the hosting GCL, or at least
>   preserving known and wanted features like ANSI and readline.
> 

OK, I take it from your later message that this issue has been
resolved, and "you get what you save"?

Take care,

> Bye Michael
> -- 
>   mailto:address@hidden             UNA:+.? 'CED+2+:::Linux:2.4.22'UNZ+1'
>   http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 
> 

-- 
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]