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] |
I am trying to use crosstool-0.28-rc34 to build toolchain for arm-iwmmxt, with gcc-3.4.0 and glibc-2.3.2. I want the toolchain to support VFP architecture instead of FPA. I have modified some files in gcc-3.4.0/gcc/config/arm, such as elf.h/linux-elf.h/t-linux, and binutils-2.14.90.0.7/gas/config/tc-arm.c. But in the process of building glibc, there are errors: selected processor does not support "wfs r2" which is FPA instruction(V1). Which files should I modify and how? Thanks! ------ 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] |