Displaying 4 results from an estimated 4 matches for "kext_extra_flag".
Did you mean:
kext_extra_flags
2008 Mar 19
3
[LLVMdev] Merge Patch File
...ble 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-ca
ll-exceptions$(KEXT_EXTRA_FLAGS) $(if $(findstring i686,$
(target)),kext64;@mkernel at m64@Dma
lloc=kern_os_malloc at Dfree=kern_os_free at DLIBCC_KEXT$
(KEXT_EXTRA_FLAGS))" \
EXTRA_MULTILIB_PARTS='$(EXTRA_MULTILIB_PARTS)' \
in gcc/Makefile.in. I'd recommend something like:
# APPLE LOCAL begin libc...
2008 Mar 19
0
[LLVMdev] Merge Patch File
...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-ca
> ll-exceptions$(KEXT_EXTRA_FLAGS) $(if $(findstring i686,$
> (target)),kext64;@mkernel at m64@Dma
> lloc=kern_os_malloc at Dfree=kern_os_free at DLIBCC_KEXT$
> (KEXT_EXTRA_FLAGS))" \
> EXTRA_MULTILIB_PARTS='$(EXTRA_MULTILIB_PARTS)' \
>
> in gcc/Makefile.in. I'd recommend something...
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
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