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]

The question for compiling gcc-3.4.1 for xscale target


Hello everyone:
	I want to compile the gcc-3.4.1 for xscale-target linux. My OS is
redhat 9.0, gcc is 3.2.2. 
	 After i download the package from gcc.gnu.org, I made the following
configure:
	configure --target=xscale-elf  --prefix=/usr/local/arm/3.4.1
--program-prefix=xscale-elf-  --with-local-prefix=/usr/local/arm/3.4.1/
--with-as=/usr/local/arm/3.4.1/bin  --with-ld=/usr/local/arm/3.4.1/bin
	I don't know wether the configure is right. During the MAKE process,
an error occurs:
	"configure: error: No support for this host/target combination."
	I think that there must be some problems when i configure the make
parameters. Is there anyone compiled the gcc for arm target successfully.
Please give a hand. 
	It is better for giving a configure sample to me. Thanks a lot!
					Daniel


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