Phil, Have you seen this "Redtip"?
http://publib-b.boulder.ibm.com/Redbooks.nsf/9445fa5b416f6e32852569ae006bb65 f/f9167047a364feb085256bdb006d91e0?OpenDocument&Highlight=0,compiler If the link is mucked up, just go over to http://www.redbooks.ibm.com and search for: Configuring gcc as a cross-compiler Leland > -----Original Message----- > From: Phil Hodgson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 11, 2003 11:00 AM > To: [EMAIL PROTECTED] > Subject: cross compiler > > > 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 >
