gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] compiler command


From: Vadim V. Zhytnikov
Subject: Re: [Gcl-devel] compiler command
Date: Fri, 12 Sep 2003 11:47:07 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.4) Gecko/20030630

Aurelien Chanudet writes:
Hi all,

Is there a variable somewhere that I can use to insert a flag into the compiler command that is used in cmpmain.lsp to compile lisp code into native code ? I don't want this flag to alter the way gcl is compiled, though. There are so many environment variables around that it's hard to spot the good one.


The compiler command with all flags is stored in compiler::*cc*
By default it is compiler and flags with which current
GCL image was built but you can modify it to suit your needs.

--
     Vadim V. Zhytnikov

      <address@hidden>
     <address@hidden>






reply via email to

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