search for: v120

Displaying 20 results from an estimated 21 matches for "v120".

Did you mean: 120
2014 Sep 29
2
[LLVMdev] Windows Installer
...> I changed tooset-vs2013.props to this: > > <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" > <http://schemas.microsoft.com/developer/msbuild/2003>> > <Import > Project="$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\Microsoft.Cpp.$(Platform).v120.props" > Condition="Exists('$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\Microsoft.Cpp.$(Platform).v120.props')"/> > <Import > Project="$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\Toolset.pr...
2014 Sep 30
2
[LLVMdev] Windows Installer
...;> >> <Project >> xmlns="http://schemas.microsoft.com/developer/msbuild/2003" >> <http://schemas.microsoft.com/developer/msbuild/2003>> >> <Import >> Project="$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\Microsoft.Cpp.$(Platform).v120.props"Condition="Exists('$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\Microsoft.Cpp.$(Platform).v120.props')"/> >> <Import >> Project="$(VCTargetsPath)\Platforms\$(Platform)\PlatformToolsets\v120\...
2014 Sep 29
2
[LLVMdev] Windows Installer
Open the file toolset-vs2013.props and you'll understand what's happening and where the path is set. It tries to fetch the LLVM installation path from the Windows registry. Just fix this (maybe editing your registry or editing the .props file, whatever suits you best). On Mon, Sep 29, 2014 at 5:33 PM, Eric Mader <emader at gmx.us> wrote: > I copied the x64 toolsets by hand and
2014 Oct 01
2
[LLVMdev] size_t?
We inject a typedef for size_t here: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/Sema.cpp?revision=218230&view=markup#l206 The typedef type is determined by calling getSizeType(). SizeType is (relevantly) calculated in two places: X86_64 http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Basic/Targets.cpp?revision=218666&view=markup#l3512 X86_32
2009 May 24
2
Assigning variable names from one object to another object
...a1 and Data2 both are of different dimesions. Data1: 120 rows and 6 columns (Varname, Vartype, Labels, Description, ....) The column Varname has 120 rows which has variable names such id, age, gender,.....so on Data2: 12528 rows and 120 columns The column names in this case are V1, V2, ......... V120 (which are default names in R when we say head=F in read.csv) I want to assign the variable names from Data1 to Data2 as the column headings in Data2 i.e V1 should be id, V2 should be age, ...... so on Is it possible to do in R? I tired assigning variable names from Data1 in one object and transp...
2010 Sep 12
2
dovecot 2.0.2 compile issues on Solaris 10u8 Sparc
I am having compile problems with Dovecot v2.0.2 on a well patched Solaris 10u8 Sparc system using the included gcc compiler. Version 2.0.0 compiled with out any issues using the same configure syntax. My ./configure syntax looks like this: ./configure --with-ssl=openssl --with-shadow Yahoo and Google searches turned up nothing for me. Reviewing the file mountpoint.c between version 2.0.0
2008 Jul 14
2
long data frame selection error
...V64, V65, V66, V67, V68, V69, V70, V71, V72, V73, V74, V75, V76, V77, V78, V79, V80, V81, V82, V83, V84, V85, V86, V87, V88, V89, V90, V91, V92, V93, V94, V95, V96, V97, V98, V99, V100, V101, V102, V103, V104, V105, V106, V107, V108, V109, V110, V111, V112, V113, V114, V115, V116, V117, V118, V119, V120, V121, V122, V123, V124, V125, V126, V127, V128, V129, V130, V131, V132, V133, V134, V135, V136, V137, V138, V139, V140, V141, V142, V143, V144, V145, V146, V147, V148, V149, V150, V151, V152, V153, V154, V155, V156, V157, V158, V159, V160, V161, V162, V163, V164, V165, V166, V167, V168, V169, V170...
2013 Oct 13
1
[LLVMdev] [MSVC] Adding LLVM build target support in VS2013 projects
Hi, It looks like I forgot to "svn add" the 2 targets files, and a typo appeared in the CMakelists.txt Fixes attached. "Works on my machine guarantee" ;-) Note - to actually compile the MSVC v120 header files will take a fair bit more work - there are a number of type traits not implemented by clang, that are breaking my MFC builds at the moment. (And a few compiler switches, that will be a separate patch for clang when I'm happier with them) Cheers, Josh -----Original Message-----...
2006 Feb 01
2
sort columns
...uot;v105" "v106" "v107" "v108" "v109" "v11" "v110" "v111" "v112" "v113" "v114" "v115" [20] "v116" "v117" "v118" "v119" "v12" "v120" "v121" "v122" "v123" "v124" "v125" "v126" "v127" "v128" "v129" "v13" "v130" "v131" "v132" [39] "v133" "v134" "v135" "v136&quo...
2007 Feb 16
0
System hangs while removing disc from d1000
For tests purpose, I have connected a D1000 on a small V120 pizza box with Solaris 10 with recent patches. To simulate disk crash, I removed a disc from the D1000, but after that, using zpool status makes the system hang. Only power cycle helps. I found the following link: http://www.opensolaris.org/jive/thread.jspa?messageID=87048&#87048 that ex...
2013 Oct 10
0
[LLVMdev] [MSVC] Adding LLVM build target support in VS2013 projects
On Tue, Oct 8, 2013 at 7:13 PM, Josh Samuel <JSamuel at iress.com.au> wrote: > I have attached a small patch from r192263 that I am using to add LLVM into > the toolchain for VS2013. > > Is someone able to review this and (if all good) submit to the source tree? I don't have VS2013 to verify this with, but the patch looks good and since it works for you, I've committed
2009 Jul 16
1
Compilation error
Hi all I'm trying to install asteris 1.4.22.1 on Solaris 10...the server is V120 SUN spark...During compilation (gmake) I got the following error /vis.c -o np/vis.o_a np/vis.c: In function `svis': np/vis.c:205: error: `u_int32_t' undeclared (first use in this function) np/vis.c:205: error: (Each undeclared identifier is reported only once np/vis.c:205: error: for each...
2013 Oct 09
3
[LLVMdev] [MSVC] Adding LLVM build target support in VS2013 projects
Hi, I have attached a small patch from r192263 that I am using to add LLVM into the toolchain for VS2013. Is someone able to review this and (if all good) submit to the source tree? Changes are all local to llvm/tools/msbuild/ and account for VS2013 requiring the files to be named toolset.props / .targets, rather than the longer name in the previous versions. Cheers, Joshua Samuel
2007 Mar 28
2
imaptest10 and stalled messages
...in LOGIN - 31. stalled for 16 secs in LOGIN - 32. stalled for 16 secs in LOGIN The "stalled" log lines continue until the test completes. I'm assuming it's just that I'm pushing our hardware beyond its reasonable limits: it is only an oldish development box... Sun v120 with 1 650MHz SPARC processor and 1Gbyte RAM Dovecot is using shadow password file authentication. The mail folders are in Maildirs, NFS-mounted from a NetApp filer, and each account's INBOX has around 1000 messages in it. Control and Index files are on local disk. By the end of the 30...
2004 Jan 04
4
Sun Servers with UltraSparc Processors
Hi, I'm just considering buying two Telecoms grade Sun Netra's to run a lab-based VoIP solution. Not my immediate thoughts as a VoIP platform, but from what I've heard, they can run Linux, and run it well. Only thing is: The Wiki and the Whitepaper just state that Asterisk is for the x86 architecture, but has been compiled to run on PPC architectures. No mention of UltraSparc.
2014 Aug 01
2
[LLVMdev] Clang Integration with MSVS 2013
I just installed the pre-compiled binaries for Clang 3.4.1, which was the latest version I could find to download. Starting a new 'blank' project in MSVC I was easily able to change the tool set from MS Visual Studio 2013 (v120) to LLVM-vs2013. However, trying to compile a simple 'hello world' program resulted in the following compiler errors. Is there something simple I am missing? Thanks, -Matt 1>------ Build started: Project: Project2, Configuration: Release Win32 ------ 1>clang-cl.exe : warning : arg...
2005 Jan 25
3
multi-class classification using rpart
...m -0.636 -0.296 -0.812 -1.070 -0.365 ... $ V115: num -0.596 -0.263 -0.755 -0.964 -0.318 ... $ V116: num -0.6744 -0.0153 -0.0433 -0.0560 -0.2140 ... $ V117: num -1.195 -0.316 -0.298 -0.489 -1.175 ... $ V118: num 0.974 0.974 0.974 0.974 0.974 ... $ V119: num 0.98 0.98 0.98 0.98 0.98 ... $ V120: num 1.01 1.01 1.01 1.01 1.01 ... $ V121: num 0.00896 0.02651 -0.04939 0.00899 -0.08663 ... $ V122: num 0.0738 -0.1606 -0.1370 -0.1215 -0.2073 ... $ V123: num 0.0198 -0.3605 -0.2717 -0.1872 -0.3372 ... $ V124: num 0.16734 -0.41323 -0.10217 -0.05534 0.00103 ... $ V125: num -0.601 -...
2009 Jun 30
21
ZFS, power failures, and UPSes
Hello, I''ve looked around Google and the zfs-discuss archives but have not been able to find a good answer to this question (and the related questions that follow it): How well does ZFS handle unexpected power failures? (e.g. environmental power failures, power supply dying, etc.) Does it consistently gracefully recover? Should having a UPS be considered a (strong) recommendation or
2011 Feb 26
12
External SATA drive enclosures + ZFS?
Hi all, Space is starting to get a bit tight here, so I''m looking at adding a couple of TB to my home server. I''m considering external USB or FireWire attached drive enclosures. Cost is a real issue, but I also want the data to be managed by ZFS--so enclosures without a JBOD option have been disgarded (i.e., I don''t want to use any internal HW RAID controllers). One
2008 Oct 27
1
Problem with script,
I?m sorry, in my last email I forgot to attach the data I?m using wich is a matrix of 175x175 filled with 0?s and 1?s 0 is the sea 1 is the continental land The script is area.r Thank you very much. Carlos L?pez -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An embedded and