Re: [CIL users] problem when compile apache using CIL

2009-07-28 Thread Kristis Makris
Hi Dazhi, From what I have experienced, the issue is that this particular .a file produced was not produced by setting AR="cilly --merge --mode=AR". Either because AR was not defined that way (you omitted defining it), or, as I have experienced with older versions of Apache, because even though yo

[CIL users] cfg consistency

2009-07-28 Thread georgebaah
Hi All, My question is, suppose I generate the cfg of a program multiple times using prepareCFG and computeCFGInfo, does CIL guarantee that the multiple cfgs will be the same? Thanks. George -- Let Crystal Reports han

[CIL users] problem when compile apache using CIL

2009-07-28 Thread Dazhi Zhang
hi, I am trying using CIL1.3.7 to compile and merge apache 2.2.11, here is the steps: 1: CC="cilly --merge" 2: change LTFLAGS in build/config_vars.mk, from --silent to --silent --tag=CC but I got errors " /home/zw/test/httpd-2.2.11/srclib/pcre/.libs/libpcre.a: could not read symbols: Archive ha