Displaying 5 results from an estimated 5 matches for "leafi".
Did you mean:
leaf
2010 Sep 26
0
[LLVMdev] What is the canonical way to build on Solaris 10?
Hi,
I am trying to get r114797 to build on Solaris 10u6 (5.10
Generic_142901-03).
gcc 4.2 is installed and configured with:
-bash-3.00$ /opt/gcc4/bin/gcc -v
Using built-in specs.
Target: i386-pc-solaris2.10
Configured with: ./configure --prefix=/opt/gcc4 --with-gnu-as
--with-as=/usr/sfw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld
--enable-shared --enable-languages=c,c++
Thread model:
2011 Feb 11
0
[LLVMdev] Compiler error when self-hosting
I've hit this weird compiler error when building llvm/clang
$ clang --version
clang version 2.9 (trunk 125254)
Target: x86_64-apple-darwin10
Thread model: posix
Source rev is 125326
$ make
llvm[1]: Compiling APFloat.cpp for Release build
llvm[1]: Compiling APInt.cpp for Release build
llvm[1]: Compiling APSInt.cpp for Release build
llvm[1]: Compiling Allocator.cpp for Release build
llvm[1]:
2006 Mar 20
1
type in daisy
Hi,
I'm a PhD student and I want to use the function 'daisy' from the
package 'cluster' to compute dissimilarities.
My variables are of mixed types so I use the argument 'stand' in daisy
to define the type of my variables.
I have the following error message :
Warning message:
binary variable(s) 13, 16, 17, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31,
32, 33, 34, 35,
2012 Sep 28
0
Statistician Vacancy - CAMHS EBPU, UCL and Anna Freud Centre
The Child and Adolescent Mental Health Services (CAMHS) Evidence Based Practice Unit (EBPU) is a dynamic, expanding and friendly academic and service development unit, currently consisting of 19 people including: researchers, clinicians and service development specialists (http://www.ucl.ac.uk/clinical-psychology/EBPU/). It is part of University College London (UCL) and the Anna Freud Centre
2009 Feb 25
5
[Cucumber] pretty html output?
Cucumberists (and RSpec Classic users ;):
How can we convert a Cucumber feature file into HTML with syntax highlighting?
Not the test-runner output; that''s preprocessed so it does not match the input
file...
Tx!
--
Phlip