GCC 6.1.0 ARM cross compiling xgcc error not producing output file from .S files

Kyrill Tkachov kyrylo.tkachov@foss.arm.com
Thu May 12 09:51:00 GMT 2016


Hi,

On 12/05/16 10:46, RaghuShankar wrote:
> Hi,
>
> I am trying to cross compile the latest gcc 6.1.0 to arm architecture.
>
> At the end of libgcc compilation i am getting the error
> *"root/embeddedlinux/gcc/armcrosstool/arm-linux-gnueabi/bin/ar:
> _thumb1_case_sqi.o: No such file or directory"*
>
> *But when i cross checked libgcc compilation it has compiled the
> "_thumb1_case_sqi.dep" file and tried to create .o file but it is not? Hence
> the error.*
>   
> /root/embeddedlinux/gcc/gcc-6.1.0/build/./gcc/xgcc
> -B/root/embeddedlinux/gcc/gcc-6.1.0/build/./gcc/
> -B/root/embeddedlinux/gcc/armcrosstool/arm-linux-gnueabi/bin/
> -B/root/embeddedlinux/gcc/armcrosstool/arm-linux-gnueabi/lib/ -isystem
> /root/embeddedlinux/gcc/armcrosstool/arm-linux-gnueabi/include -isystem
> /root/embeddedlinux/gcc/armcrosstool/arm-linux-gnueabi/sys-include    -g -O2
> -O2  -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wno-narrowing
> -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-definition  -isystem ./include   -fPIC -fno-inline -g
> -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc  -fPIC
> -fno-inline   -DUSE_EMUTLS -o _thumb1_case_sqi.o -MT _thumb1_case_sqi.o -MD
> -MP -MF _thumb1_case_sqi.dep -DL_thumb1_case_sqi -xassembler-with-cpp -c
> ../../../libgcc/config/arm/lib1funcs.S -include _thumb1_case_sqi.vis
>
> For further error information please check the attached error file.
> gcc-6.txt <http://gcc.1065356.n5.nabble.com/file/n1262876/gcc-6.txt>
>
> If any body having solution please let us know.

This list is for the automatic emails generated by the GCC bug tracker.
It's unlikely that people will find your post.

Try gcc-help@gcc.gnu.org.

If you think you have found a bug in GCC please report it according to the
instructions at https://gcc.gnu.org/bugs/

Cheers,
Kyrill

> Thanking you
>
>
>
>
>
>
> --
> View this message in context: http://gcc.1065356.n5.nabble.com/GCC-6-1-0-ARM-cross-compiling-xgcc-error-not-producing-output-file-from-S-files-tp1262876.html
> Sent from the gcc - bugs mailing list archive at Nabble.com.
>



More information about the Gcc-bugs mailing list