Anyone had success building a cross compiler environment. I have been following recipe from http ://sinenomine.net/downloads/xL390.php to build a cross compiler on my Pentium in order to make a 2.4 kernel for the 390. Basically it works in a directory /home/s390/usr/src and prefix=/home/s390 etc etc for the configure for binutils and gcc. The binutils goes OK.
When I get to the "make" of the gcc for the first time an error make[2]: *** [libgcc/./unwind-dw2.o] Error 1 occurs. I feel it must have something to do with PATHs or similar but really haven't a clue. Any thoughts appreciated. Phil Hodgson
