Displaying 6 results from an estimated 6 matches for "ianac".
Did you mean:
iana
2009 Jul 06
8
[LLVMdev] switching to llvm-g++ as the host compiler
IANACE (I Am Not A Configury Expert :-), but I've been asked to
reconfigure LLVM and LLVM-GCC to build with LLVM-GCC (perhaps more
accurately, LLVM-G++).
The patches to do this are short. In the LLVM tree, this suffices; it
looks for LLVM-GCC first, and if that fails, falls back to GCC:
Inde...
2009 Jul 07
0
[LLVMdev] switching to llvm-g++ as the host compiler
On Mon, Jul 6, 2009 at 3:47 PM, Stuart Hastings<stuart at apple.com> wrote:
> IANACE (I Am Not A Configury Expert :-), but I've been asked to
> reconfigure LLVM and LLVM-GCC to build with LLVM-GCC (perhaps more
> accurately, LLVM-G++).
The attached patches affect the *tests*, not the actual builds
themselves; is that intentional?
-Eli
2009 Jul 09
1
[LLVMdev] switching to llvm-g++ as the host compiler
On Jul 6, 2009, at 5:24 PM, Eli Friedman wrote:
> On Mon, Jul 6, 2009 at 3:47 PM, Stuart Hastings<stuart at apple.com>
> wrote:
>> IANACE (I Am Not A Configury Expert :-), but I've been asked to
>> reconfigure LLVM and LLVM-GCC to build with LLVM-GCC (perhaps more
>> accurately, LLVM-G++).
>
> The attached patches affect the *tests*, not the actual builds
> themselves; is that intentional?
I'm missing s...
2009 Jul 07
0
[LLVMdev] switching to llvm-g++ as the host compiler
Please make sure when we are running the llvm test suite the "native"
executables are still built with gcc (or another compiler) unless it's
explicitly specified to be llvm-gcc. Thanks.
Evan
On Jul 6, 2009, at 3:47 PM, Stuart Hastings wrote:
> IANACE (I Am Not A Configury Expert :-), but I've been asked to
> reconfigure LLVM and LLVM-GCC to build with LLVM-GCC (perhaps more
> accurately, LLVM-G++).
>
> The patches to do this are short. In the LLVM tree, this suffices; it
> looks for LLVM-GCC first, and if that fails, falls...
2003 Nov 10
3
Rsync - expensive startup question
Hi there,
I'm using rsync with some large trees of files (on one
disk, we have 30M files, for example, and a we might
be copying say, 500k files in one tree. The file trees
are reasonably balenced -- no single directory has thousands
of files in it, for example. Our file system, at the moment,
is ext3. We are very comfortable with it, and are hesitant
to switch away from it, though JFS or
2006 Aug 13
25
wxruby2 alpha status
Hi all,
How soon can we do our alpha (binary gem) release?
1. I would like to get the samples working a bit better, but am ok
simply documenting most of the current problems. Do the samples crash
every few minutes for other people? Or is it just me? I would like to
have a copyright/license comment at the top of every sample file before
the alpha release.
2. I would like to receive and merge a