Displaying 2 results from an estimated 2 matches for "t2_".
Did you mean:
t2
2013 Jul 14
0
[LLVMdev] Analysis of polly-detect overhead in oggenc
...gt;> For example, we can generate a twice bigger file oggenc2.ll with the
>>> following command:
>>> cat oggenc.ll oggenc.ll > oggenc2.ll //write two copies
>>> of oggen.ll into oggen2.ll
>>> '<,'> s/define \(.*\)@/define \1 at t2_ //replace all defines
>>> in the second half to avoid redefinition
>>> '<,'> s/declare \(.*\)@/declare \1 at t2_ //replace all declares
>>> in the second half to avoid redefinition
>>> Similarly, we can generate oggenc4.ll (f...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking