[Ecls-list] OS X Build problem

Karsten Poeck Karsten.Poeck at gmail.com
Mon Dec 11 21:07:24 UTC 2006


"Juan Jose Garcia-Ripoll" 
<jjgarcia at users.sourceforge.net> wrote in 
message news:c159f9ab0612110035x5c5a9aa0le423959a0eb68428 at mail.gmail.com...
> 2006/12/11, Karsten Poeck 
> <Karsten.Poeck at gmail.com>:
> Thanks for the advice. A probably better and more portable option
> would be to split the single big string into many chunks, one per
> object. I'll look into that.
>
> Juanjo
I tried to look at the generated c-code to find out what precisely is 
growing to big. Seems to be in the data file.
It reads like
static const char compiler_data_text[] =
"html4.0::html4-generation-error html4.0::*xhtml-generation* 
html4.0::*dtd-versio"
 "n* :transitional html4.0::*strict-dtd* html2::*output-stream* :frameset 
\"!DOCTYP"
.....
 "stablishes *CL-HTTP-DOCUMENT-LOOK* as the standard document 
look.\nDefaults to us"
 "e *STANDARD-DOCUMENT-LOOK* when *CL-HTTP-DOCUMENT-LOOK* is null.\" (setf 
document"
 "ation)) ";
#define compiler_data_text_size 123208

salu2

Karsten

PS: Can upload the c, h and data file for reference if needed. 







More information about the ecl-devel mailing list