[M3devel] providing "bootstrap" archives

Jay K jay.krell at cornell.edu
Wed Dec 16 13:37:38 CET 2009


jay at xlin2:/dev2/cm3/scripts/python$ ls -l *gz
-rw-r--r-- 1 jay jay 5002815 2009-12-16 04:15 cm3-boot-AMD64_FREEBSD-1.tar.gz
-rw-r--r-- 1 jay jay 5004281 2009-12-16 04:30 cm3-boot-AMD64_OPENBSD-1.tar.gz
-rw-r--r-- 1 jay jay 5225719 2009-12-16 03:45 cm3-boot-I386_DARWIN-1.tar.gz
-rw-r--r-- 1 jay jay 4471845 2009-12-16 03:59 cm3-boot-I386_OPENBSD-1.tar.gz
-rw-r--r-- 1 jay jay 5356193 2009-12-16 03:29 cm3-boot-PPC_DARWIN-1.tar.gz
-rw-r--r-- 1 jay jay 5506665 2009-12-16 03:29 cm3-boot-PPC_LINUX-1.tar.gz
-rw-r--r-- 1 jay jay 4871443 2009-12-16 03:05 cm3-boot-SPARC32_LINUX-1.tar.gz


jay at xlin2:/dev2/cm3/scripts/python$ cat 1.sh
for a in PPC_LINUX PPC_DARWIN I386_DARWIN I386_OPENBSD AMD64_FREEBSD \
         AMD64_OPENBSD AMD64_LINUX AMD64_DARWIN SOLsun SOLgnu \
         SPARC64_OPENBSD SPARC32_LINUX SPARC64_SOLARIS MIPS64_OPENBSD; do
  ./boot1.py $a
done


Possibly we should be running that in Hudson or something, on one or more machines?

I believe there's one problem running it on 64 bit hosts.

I'll fix that soon.

 

 

These archives, copied to the target machine that contains cc/make/ld, possibly

with a little bit of Makefile editing, can build cm3.

And then from there you can build everything else.

 

 

A bunch of cm3cg result too that maybe should be distributed somehow/somewhere.

 

 

Probably "-1" should be changed to a real version/date.

 

 - Jay
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20091216/019872d4/attachment-0001.html>


More information about the M3devel mailing list