When I try to load CIL on my Ubuntu 8.04 Linux system I get errors. I run the 
commands
 
../configure - everything is alright
 
but, when I run:
 
make - and I get the following
 I  
Compiling C file ocamlutil/perfcount.c 
Linking native code obj/x86_LINUX/cilly.asm.exe 
Cannot find file std_exit.cmx
make[1]: *** [obj/x86_LINUX/cilly.asm.exe] Error 2
make[1]: Leaving directory `/home/james/Desktop/cil-1.3.7'
make: *** [setup] Error 2
 
 
Th file std_exit.cms is in the directory obj/x86_LINUX/cilly.asm.exe
 
The make command software says it cannot find it. What gives. it is there path 
and all and it still not working.
 
However, when I type make quicktest
 
I get all successful. What is happening? I just want to install CIL and it says 
that I did (when I run make quickest) and it give the above errors when I run 
simply:
 
make. 
 
What am I doing wrong.
 
 
I do not create the file cilly.asm.exe.
 
Respectfully,
 
James M. Yunker


      
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to