search for: toolchian

Displaying 5 results from an estimated 5 matches for "toolchian".

Did you mean: toolchain
2011 Nov 24
1
[LLVMdev] arm neon intrinsics cross compile error on windows system
...ath first cuz clang's default search path priority moved back. In my case, when I busted codesourcery toolchains stdint.h, it's okay to build. And also it was okay cuz clang called /usr/include/stdint.h first on Unbuntu linux. How could I avoid this conflict, not to be removed stdint.h of toolchian? I think arm_neon.h in clang lib folder can handle this. Thanks and regards Seung-yeon. 2011/11/24 James Molloy <james.molloy at arm.com> > Hi,**** > > ** ** > > > additionally, I also specified include dir of arm codesourcery latest > toolchain because of missing s...
2011 Nov 24
0
[LLVMdev] arm neon intrinsics cross compile error on windows system
...search path priority moved back. > > In my case, when I busted codesourcery toolchains stdint.h, it's okay to > build. > And also it was okay cuz clang called /usr/include/stdint.h first on > Unbuntu linux. > > How could I avoid this conflict, not to be removed stdint.h of toolchian? > I think arm_neon.h in clang lib folder can handle this. > > Thanks and regards > Seung-yeon. > > > > 2011/11/24 James Molloy <james.molloy at arm.com> > >> Hi,**** >> >> ** ** >> >> > additionally, I also specified include dir of...
2011 Nov 24
2
[LLVMdev] arm neon intrinsics cross compile error on windows system
...ath first cuz clang's default search path priority moved back. In my case, when I busted codesourcery toolchains stdint.h, it's okay to build. And also it was okay cuz clang called /usr/include/stdint.h first on Unbuntu linux. How could I avoid this conflict, not to be removed stdint.h of toolchian? I think arm_neon.h in clang lib folder can handle this. Thanks and regards Seung-yeon. 2011/11/24 James Molloy <james.molloy at arm.com<mailto:james.molloy at arm.com>> Hi, > additionally, I also specified include dir of arm codesourcery latest toolchain because of missing stdi...
2011 Nov 23
4
[LLVMdev] arm neon intrinsics cross compile error on windows system
Dear all. I built the LLVM 3.0 rc4 with Clang front-end in windows os env. (also with -DLLVM_TARGETS_TO_BUILD=all option) For arm neon intrinsics testing, I tried to compile some codes, which are included a few neon intrinsics. Although I got a well done bitcode on ubuntu build pc, it shows some errors when compile the codes on windows. Could you let me know why occurred errors? is this just a
2011 Nov 24
0
[LLVMdev] arm neon intrinsics cross compile error on windows system
...* ** > > In my case, when I busted codesourcery toolchains stdint.h, it's okay to > build.**** > > And also it was okay cuz clang called /usr/include/stdint.h first on > Unbuntu linux.**** > > ** ** > > How could I avoid this conflict, not to be removed stdint.h of toolchian?* > *** > > I think arm_neon.h in clang lib folder can handle this.**** > > ** ** > > Thanks and regards**** > > Seung-yeon.**** > > ** ** > > ** ** > > ** ** > > 2011/11/24 James Molloy <james.molloy at arm.com>**** > > Hi,**** > &g...