search for: j15

Displaying 9 results from an estimated 9 matches for "j15".

Did you mean: 15
2009 May 08
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
...d.so.conf and put the gcc 4.2.4 library path there *before* > system compiler one and rerun "ldconfig" (from root).... I added the gcc 4.2.4 library paths to /etc/ld.so.conf, then ran ldconfig. Then I: configured llvm: $ ../llvm/configure --prefix=/pkg/bin/llvm built llvm: $ make -j15 configured llvm-gcc: $ ../llvm-gcc/configure --prefix=/pkg/build/llvm/install --program-prefix=llvm- --enable-llvm=/pkg/build/llvm/llvm-obj --enable-languages=c,c++ attempted to build llvm-gcc: $ make -j15 ... cc1: /pkg/build/llvm/llvm/lib/Analysis/ScalarEvolution.cpp:511: bool<unnamed>::...
2009 May 09
0
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
Hi, > $ make -j15 do you really have 15 CPUs? If not, this will most likely just slow things down. > cc1: /pkg/build/llvm/llvm/lib/Analysis/ScalarEvolution.cpp:511: > bool<unnamed>::SCEVComplexityCompare::operator()(const llvm::SCEV*, > const llvm::SCEV*) const: Assertion `0 && "Unknow...
2011 Aug 14
2
hardware isues
I have a broadcom bcm5722 and a dual intel pro/1000 pt nic in a dell t110. The setup sees the cards and i put them into automatic mode. After the install no cards are detected at all. Astaro 8.01 detects and utilizes all of these cards just fine. I have also tried ubuntu server 10.04 lts and they work fine. I'm curious if this is a bug with Centos 6?
2009 May 06
0
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
Hello, Scott > Yes, so I have read -- which is why I initially installed gcc-4.2.4. > My original post was looking for help on how to use gcc-4.2.4. Some > suggestions were made, but I was not able to get everything built. It > seems that despite attempting to configure with everything pointing to > gcc-4.2.4 (and not the system gcc 4.1.2), at some point in the build, >
2009 May 09
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
>> $ make -j15 > > do you really have 15 CPUs?  If not, this will most > likely just slow things down. > I have 8 CPUs. I started with -j8 and turned the knob up a bit. It seemed to run faster, so I stuck with j15. I guess there might be some context switching when threads are blocking on memory or I...
2009 May 06
2
[LLVMdev] Using non-system compiler to build llvm and llvm-gcc front end
On Wed, May 6, 2009 at 12:51 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote: > Even if you'll succeed, most probably LLVM will be miscompiled. gcc > 4.1.2 is known buggy: http://llvm.org/docs/GettingStarted.html#brokengcc > Yes, so I have read -- which is why I initially installed gcc-4.2.4. My original post was looking for help on how to use gcc-4.2.4. Some
2007 Apr 10
0
TXTSETUP.OEM and CD-ROM?
...indDm2m KrFOqOP1CYroYfqo3Vl7VH/s16dyyI+yZWWaH1nqa5CHztU+dgJ93OFN67MdgSo50c/r4zo0 iczr0yjq5wz0Cd6f8VpMkuqO3li5GS67ePahPnt3J9BnauVvzZs+W3snV9d8fX3aEgqKxJ3d QJ+6Z12U9fEE/Yw+qoNtvfV2A+OzVuuqM1VxO6Hc4mTakT5+oNhv7c8+fcJnh94dUcXyFKNv BUX+trCTq23Wa76TA/Qp7eXtyheOGS30sX1Lc0M87N31NiAMppofok+ZSUyEMovTw9VS9ECh j15/K6IcHGY4rY+tcFfyUWa+2e3kWJ9HC/RgfeqNX9zRrh8G+oR9rT7Ftrvrbe+iYLJ5q2nx lLdfYR6lj7FgkKDKSw60LeGjuNlcPbjVR7/i9O4s64a0g/yuqZXL5pQ+jxXoCH1Kc3W7GSmx dDr0q6+Ec4p+0/qUNvdYn6a3nbOs1dJLrBMqLqM6BRNWDnTX0QaUimCwFXV+d2Ruchq5ctVq 35Bi8u2nWNsDePhca9L1Rf0xWkF9eOO3SvukivvdznBOn7qQzemLAlkdEXPebsUL6IQaPIZ9 1+5AO09XnyD...
2003 Dec 01
0
No subject
...Return-Path: <alsim3@yahoo.com> Delivered-To: samba@lists.samba.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by lists.samba.org (Postfix) with SMTP id 45A7E4213 for <samba@lists.samba.org>; Mon, 16 Jul 2001 08:42:46 -0700 (PDT) Received: from j15.kch9.jaring.my (HELO acidic.ars.org) (161.142.230.209) by smtp.mail.vip.sc5.yahoo.com with SMTP; 16 Jul 2001 15:48:20 -0000 X-Apparently-From: <alsim3@yahoo.com> Date: Mon, 16 Jul 2001 23:54:36 +0800 From: Alvin Sim <alsim3@yahoo.com> X-Mailer: The Bat! (v1.53d) Reply-To: Alvin Sim...
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