public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cross-compiling: ia32 -> ia64-hpux
@ 2005-01-25 18:05 Oliver Kowalke
  0 siblings, 0 replies; only message in thread
From: Oliver Kowalke @ 2005-01-25 18:05 UTC (permalink / raw)
  To: gcc-help

Hi,

because the aCC (HP-UX compiler) is such a bad thing I want to use gcc-3.3.2.
I need some advice how to configure and build the binutils and the gcc for 
cross-compiling - compiling the apps on Pentium4 Linux system and runing it 
at HP-UX 11i (or so) with Itanium processors.

I've downloaded the newest binutils and configured it with --host=i386-linux 
--target=ia64-hpux --prefix=/usr/local/ia64-hpux. Building binutils was not a 
problem.

I've problems with the configuration options for gcc:
--enable-languages=c,c++ --disable-shared --prefix=/usr/local/ia64-hpux  
--target=ia64-hpux 

Building the gcc doesn't work. I get error message from some sub-config script 
'...c-compiler does work...no...' (or so).

What about the headers? I've read that some headers have to be fixed?!

hopefully you can give me some help how to get gcc compiled.

with best regards
Oliver

-- 
"Der Spezialist ist ein Barbar, dessen Unwissenheit nicht allumfassend ist."
Master's Voice, S.LEM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-25 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-25 18:05 cross-compiling: ia32 -> ia64-hpux Oliver Kowalke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).