This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trouble Buiding gcc-3.2.1 on HP-UX Itanium Box


Hi,

	I am trying to build GCC on HP-UX Itanium Box.

	The tree looks like this:

	$HOME/gcc_work/gcc-3.2.1/gcc/...

	$HOME/gcc_work/objdir
	$HOME/gcc_work/installdir

	Configure was done in $HOME/gcc_work/objdir with
../gcc-3.2.1/configure --prefix=$HOME/gcc_work/installdir --enable-languages
=C


	Configure goes through.

	Build fails with the following message.


./xgcc -B./ -B/home/kirank/gcc_work/installdir//ia64-hp-hpux11.22/bin/ -isys
tem /home/kirank/gcc_work/installdir//ia64-hp-hpux11.22/include -isystem
/home/kirank/gcc_work/installdir//ia64-hp-hpux11.22/sys-include -c -o
crtbegin.o -x assembler-with-cpp
../../gcc-3.2.1/gcc/config/ia64/crtbegin.asm
error: invalid switch '-x'

	Any help please...

Regards
Kiran Kumar Kasturi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]