QUOTE(macwiz @ Aug 17 2005, 11:41 AM)
I am eager to give this liveCD a go. I hope it works.
Am I right though that this is for compiling a comlete rom? I think more of us would help the effort if we could reasonably easily (ie without too much techie) compile our own programs. But not sure that a whole rom is what I would wish to try.
Why don't you try
rc10 downloads and download zgcc-3.3.6.img.
If you put it in your "/home/root", it's mounted automatically and you can compile programs on your Z.
(just untar, ./configure, make and make install like a linux PC)
"make" can take quite long
"make install" is better replaced by "make DESTDIR=.... install", so you've got a chance to see what it does and to strip.
More info is in the forums (or PM me)
Chero