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]

cross compiling for strongarm



I'm trying to build a gcc for strongarm on an x86 machine. I'm using a standard
RedHat 6.2 Linux installation. I get the following error message.

	Assembler messages:
	Fatal error: invalid listing option `p'
	make[2]: *** [libgcc/./_udivsi3.o] Error 1
	make[2]: Leaving directory `/arvind/gcc/gcc'
	make[1]: *** [stmp-multilib] Error 2
	make[1]: Leaving directory `/arvind/gcc/gcc'
	make: *** [all-gcc] Error 2


Any help will be appreciated.
I would typically like to build this on RedHat 5.2 installation  with gcc 2.7.2.
Is this possible or are there some conflicts between this earlier version gcc
and the version I'm trying to compile(gcc 2.96)?

thanks
-Arvind

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