I'm trying to build a Linux-390 cross-compiler so that I can generate 64-bit
executables on my 31-bit systems.  I'm having real problems with that.  I've
looked at the documentation on the Linux/390 developerWorks site, Kris's
document on the Sine Nomine site, and several other FAQs and HOWTOs on the
web.  Nothing seems to work for me.  Either, I get an error about the
compiler not being able to find pthread.h, or a whole bunch of errors about
not being able to find things like stdio.h, errno.h, and others.

The ./configure step says that it is setting up a cross-compile environment,
but I always run into one or the other of the above errors.  Has anyone run
into a similar problem that knows how to get around this?  Or does someone
have a step-by-step recipe that's worked _recently_ for them?

I'm using gcc-3.3.4, with glibc 2.3.2, and binutils 2.15.90.0.3.  Any and
all help will be appreciated.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to