This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: Cross_compiler error!HELP ME


Daniel Yu wrote:
	My OS is redhat9.0 and packages are  binutils-2.15, gcc-3.4.1,
glibc-2.3.3, linux-2.6.6. I want to build toolchains for ARM by using your
crosstool-0.27.
	Now the errors are as following:
	
	...................
	running configure fragment for nptl/sysdeps/pthread
	configure: error: compiler support for __thread is required.

If you want to build glibc-2.3.3, please use crosstool-0.28-rc35 or later.


By the way: In your crosstool.sh, "make ARCH=$ARCH symlinks
include/linux/version.h" can't work on linux-2.6.6. so i modify it into "make ARCH=$ARCH include/linux/version.h", then it works well.

I think that's already been fixed in crosstool-0.28-rc35.


I'm cc'ing the crossgcc mailing list, which is the right place for
these questions.  Please don't email me directly.
- Dan


-- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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