On Wed, 2003-06-11 at 11:00, Phil Hodgson wrote: > 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.
Well, I guess the first question is "Why?" With Hercules, if you want to build S/390 binaries on Intel, you can just run Herc and not have to worry about cross-compiling. It is a lot slower, however. But it saves a great deal of aggravation. Adam
