search for: 50e

Displaying 4 results from an estimated 4 matches for "50e".

Did you mean: 50
2004 Mar 25
1
How to add a top X-axis with a different logarithmic scale?
...an example of what I am trying to achieve, using axTicks() -- and fails. I already spent few hours on that, and cannot figure out from ?par and ?axTicks what I am doing wrong. Example follows: ############################################################ #### Data x <- c(1.1*1:4, 25*1:5) / 50e+03 y <- c(0.15*1:4, 0.6 + 0.05*1:5) #### Configure plot old.par <- par(no.readonly=TRUE) xlim <- range(xlim) ylim <- c(0, 1) #### Plot ## For production I will plot several data sets, so I first ## initialize window, and then use lines(). plot.new() plot.window(xlim=xlim, ylim=y...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...; > 48d: 61 popa > 48e: 6e outsb %ds:(%esi),(%dx) > 48f: 64 fs > 490: 5f pop %edi > - 491: 76 61 jbe 4f4 <__FUNCTION__.21966+0x14> > - 493: 72 79 jb 50e <__FUNCTION__.22032+0xe> > + 491: 76 61 jbe 4f4 <__FUNCTION__.21879+0x14> > + 493: 72 79 jb 50e <__FUNCTION__.21945+0xe> > 495: 69 6e 67 5f 73 74 72 imul $0x7274735f,0x67(%esi),%ebp > - 49c: 75 63 jne 501 &...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the
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