On Fri, Mar 08, 2013 at 10:07:59AM +0800, tsuletgo wrote: > But, when compiling its native code, it ran into the following error: > From the log, it seems that when compiling its asm code, it failed to link > "pthread" library. > Q: > So how to configure CIL by adding this link (by modifying "Makefile.in" ?
You can try to add "threads" to CILLY_LIBS. I'm not sure it will be enough; you might also need COMPILEFLAGS=-thread and/or LINKFLAGS=-thread. (Note: "threads" vs. "-thread".) > Or, how can i prevent CIL from compiling its native code ? make quickbuild Best regards, -- Gabriel ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ CIL-users mailing list CIL-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cil-users