Displaying 4 results from an estimated 4 matches for "kext64".
2008 Mar 19
0
[LLVMdev] Merge Patch File
Bill Wendling wrote:
> On Wed, Mar 19, 2008 at 12:11 PM, Duncan Sands <baldrick at free.fr> wrote:
>
>> Hi Bill, thanks for fixing it.
>>
>>
> No prob! :-)
I can't build llvm-gcc4.2 on x86-32 Linux.
What is kext64, and how do I disable it? (I suppose I don't need it on a
32-bit platform?)
.....
ranlib kext/libgcc_eh.a
/home/edwin/llvm/obj42/./gcc/xgcc -B/home/edwin/llvm/obj42/./gcc/
-B/home/edwin/llvm/obj42/../install/i686-pc-linux-gnu/bin/
-B/home/edwin/llvm/obj42/../install/i686-pc-linux-gnu/lib/ -isys...
2008 Mar 19
3
[LLVMdev] Merge Patch File
On Mar 19, 2008, at 2:03 PM, Török Edwin wrote:
>
> What is kext64, and how do I disable it?
Comes from:
APPLE_LOCAL='APPLE LOCAL libcc_kext' \
MULTILIBS="`$(GCC_FOR_TARGET) --print-multi-lib`
static;@static at fno-pic kext;@Dmal
loc=kern_os_malloc at Dfree=kern_os_free at DLIBCC_KEXT@static at fno-pic@fno-
exceptions at fno-non...
2008 Mar 19
2
[LLVMdev] Merge Patch File
On Wed, Mar 19, 2008 at 12:11 PM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Bill, thanks for fixing it.
>
No prob! :-)
>
> > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'ix86_expand_convert_uns_DI2DF_sse':
> > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c:10270: warning: large integer implicitly truncated to unsigned type
2008 Mar 19
0
[LLVMdev] Merge Patch File
...applied this to the tree. Török, please give it a try.
In the meantime, I'm going to try on a Linux machine I just got access
to.
-bw
On Wed, Mar 19, 2008 at 2:37 PM, Mike Stump <mrs at apple.com> wrote:
> On Mar 19, 2008, at 2:03 PM, Török Edwin wrote:
> >
> > What is kext64, and how do I disable it?
>
> Comes from:
>
> APPLE_LOCAL='APPLE LOCAL libcc_kext' \
> MULTILIBS="`$(GCC_FOR_TARGET) --print-multi-lib`
> static;@static at fno-pic kext;@Dmal
> loc=kern_os_malloc at Dfree=kern_os_free at DLIBCC_KEXT@static at f...