Displaying 2 results from an estimated 2 matches for "qemusampl".
Did you mean:
qemusample
2013 Jun 07
2
[LLVMdev] tools build issue with lnt in cross platform testing
...gnu -EL
-mips16 -gcc-toolchain
/mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux
-fPIC" --test-suite ~/workspace/test-suite -j 1 --only-test
SingleSource/UnitTests/Mips --make-param=MIPSARCH=mips16
--llvm-arch=Mips
--make-param=RUNUNDER=/home/rkotler/test-suite/qemusample/qemueluser.sh
Seems like this is just a bug in the rules for building the tools but
maybe there is a way around this?
One other thing is that I'm using a script for RUNUNDER but would like
to just invoke qemu and pass the parameters through lnt. Is there a way
to do this?
2013 Jun 07
0
[LLVMdev] tools build issue with lnt in cross platform testing
...c-toolchain
> /mips/arch/overflow/codesourcery/mips-linux-gnu/pro/release/2011.09-90/Linux
> -fPIC" --test-suite ~/workspace/test-suite -j 1 --only-test
> SingleSource/UnitTests/Mips --make-param=MIPSARCH=mips16
> --llvm-arch=Mips
> --make-param=RUNUNDER=/home/rkotler/test-suite/qemusample/qemueluser.sh
>
> Seems like this is just a bug in the rules for building the tools but
> maybe there is a way around this?
>
> One other thing is that I'm using a script for RUNUNDER but would like
> to just invoke qemu and pass the parameters through lnt. Is there a way
>...