My group has a cluster for running big batches of experiments, and  
there are some 64-bit machines and some 32-bit machines in the  
cluster.  Some of my experiments invoke the transformation that  
replaces sizeof expressions with constants.  First, can anyone confirm  
my hypothesis that the number that comes out of that transformation  
depends on the kind of machine that Cil was built on (as opposed to  
the kind of machine it's running on)?  Is it "configure" or "make"  
that sets that?

My thought about how to address this problem is to make different  
subdirectories of obj, and have the experiment scripts select the  
appropriate compiler based on which machine Condor puts that job on.   
On both kinds of machines, it seems that the binaries go in x86_LINUX  
right now.  Does that sound like the right way to go?

Thanks,
Ben


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to