cross-compiling: ia32 -> ia64-hpux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux