On Tue, May 15, 2012 at 03:02:59PM -0400, Lipeng Wan wrote:
> The CIL_MACHINE variable I put into ~/.bashrc is:
> CIL_MACHINE="bool=1,1 short=2,1 int=2,1 long=4,1 long_long=8,1 float=4,1
> double=4,1 long_double=4,1 void=1 pointer=2,1 enum=2,1 fun=1,1
> alignof_string=1 max_alignment=1 size_t=unsigned_int wchar_t=unsigned_int
> char_signed=true big_endian=false const_string_literals=true
> __thread_is_keyword=false __builtin_va_list=true underscore_name=true"

How did you get this variable?

> Can anyone tell me what's wrong with this?

If you copied it from a project that used CIL 1.3.6, it has evolved in CIL 1.4.
You can recompile machdep-ml.c for your target platform and run it the missing
values.

Best regards,
-- 
Gabriel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to