I suppose....
I did peek around, it mentioned that gcc 2-95.3 is required for compiling, sadly I dont have it, so any ideas? I too have never compiled a kernel for the z although I did do it a few times for my linux box.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141591\"][{POST_SNAPBACK}][/a][/div]
It's not uncommon (and somewhat sad) for a particular software entity to require an
older version of GCC. I remember a while back when we were discussing a
native "Space Trader" for the Z, I followed some Qt development setup guide
(which also had some issues), but I was able to get gcc295-2.95.3-0 and
gcc-cross-sa1100-2.95.2-0 setup on my Redhat 9 machine, piecefully coexisting with gcc-3.2.2-5. All-in-all it was not too difficult to get a simple Qt app built, and then
running on the 5500's stock ROM.
I have compiled many a kernel for a few different machines, but only 2.0.36-2.4.* and
always for a PC of some type, so I've got experience in that realm, and will be trying to
learn more about the Z's specifics shortly, starting with the 5500.
Now, for clarification, if we get a kernel to compile for the Z, on the Z, would that
be really helpful? I assume that kernel-level modules are required to support an
encrypted filesystem, are they readily available with full kernel source code for the Z?