Looking at generated code



Stavros Macrakis writes:
> On 2/27/07, Daniel Lakeland <dlakelan at street-artists.org> wrote:
>> I don't know about the C code, but can you do "disassemble" which is
>> a standard CL function?
> 
> Thanks!  That works for individual functions and gives the C code,
> which is a good start.  It does seem to delete the C file, and I don't
> know where to find the header files to compile with -S....
> 

Header file is h/cmpinclude.h and it's contents
is stored in the variable compiler::*cmpinclude-string*
as one big string.  Compiler invocation string is
stored in compiler::*cc*


-- 
      Vadim V. Zhytnikov

       <vvzhy at mail.ru>
      <vvzhy at netorn.ru>