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

Cross-compiler on HP-UX??



Are there anyone out there who has any experience in making crosscomp. on 
HP-UX? (HP-UX A.09.01)

I'm trying to compile Gcc-2.5.8 as a cross-compiler for Atari, and it stops on
the command:

	./bi-opcode < ./bytecode.def > tmp-bcopcd.h
syntax error in input
*** Error code 33

Stop.

Bytecode.def is the original one with the gcc-2.5.8 package.

Stefan