Hi,

Thanks for the information. One more question. Does the following folder exist?

/home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree/lib/gcc/mips-img-linux-gnu/4.9.2/../../../../mips-img-linux-gnu/include/c++/4.9.2

On Wed, May 25, 2016 at 9:55 AM, Ismail Donmez <ism...@i10z.com> wrote:
> On Tue, May 24, 2016 at 4:18 PM, Simon Atanasyan <si...@atanasyan.com> wrote:
>> /home/abuild/rpmbuild/BUILD/llvm/stage2/bin/clang -no-canonical-prefixes \
>>   /home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/mips-img-v2.cpp \
>>   -### -o 
>> /home/abuild/rpmbuild/BUILD/llvm/stage2/tools/clang/test/Driver/Output/mips-img-v2.cpp.tmp.o
>> \
>>   --target=mips-img-linux-gnu \
>>   
>> --gcc-toolchain=/home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree
>> \
>>   -EB -mips32r6 -mhard-float -mabi=32
>
> Here is the output:
>
> openSUSE Linux clang version 3.9.0 (trunk 270535) (based on LLVM 3.9.0svn)
> Target: mips-img-linux-gnu
> Thread model: posix
> InstalledDir: /home/abuild/rpmbuild/BUILD/llvm/stage2/bin
>  "/home/abuild/rpmbuild/BUILD/llvm/stage2/bin/clang" "-cc1" "-triple"
> "mips-img-linux-gnu" "-emit-obj" "-mrelax-all" "-disable-free"
> "-disable-llvm-verifier" "-discard-value-names" "-main-file-name"
> "mips-img-v2.cpp" "-mrelocation-model" "static" "-mthread-model"
> "posix" "-mdisable-fp-elim" "-fmath-errno" "-masm-verbose"
> "-mconstructor-aliases" "-fuse-init-array" "-target-cpu" "mips32r6"
> "-target-abi" "o32" "-mfloat-abi" "hard" "-dwarf-column-info"
> "-debugger-tuning=gdb" "-resource-dir"
> "/home/abuild/rpmbuild/BUILD/llvm/stage2/bin/../lib64/clang/3.9.0"
> "-internal-isystem"
> "/home/abuild/rpmbuild/BUILD/llvm/stage2/bin/../include/c++/v1"
> "-internal-isystem"
> "/home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree/lib/gcc/mips-img-linux-gnu/4.9.2/../../../../sysroot/mips-r6-hard/usr/local/include"
> "-internal-isystem"
> "/home/abuild/rpmbuild/BUILD/llvm/stage2/bin/../lib64/clang/3.9.0/include"
> "-internal-externc-isystem"
> "/home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree/lib/gcc/mips-img-linux-gnu/4.9.2/../../../../sysroot/mips-r6-hard/lib/../usr/include"

-- 
Simon Atanasyan
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to