similar to: [LLVMdev] Question about the license of LLVM

Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] Question about the license of LLVM"

2004 Jan 20
1
Sytem Requirements for R for Win XP
Dear R-Tech Support Team, I was just browsing on your web page and I am curious about R's system requirements. How many MB RAM and what processor speed would you recommend for Win XP if I want to load QuantArray Excel output files of appr. 16 MB each? Thank you very much in advance, Derk Bemeleit ----------------------------------------------- A--------T T-------A Dipl.-Biol.
2006 Jun 09
2
Wine and Audio problem
Hi, I installed wine in order to be able to transfer data from my Polar Heart Rate Monitor to my computer. The program uses sound to transmit data files, which are picked up my the microphone and then the program shows all data, if all goes well. It worked perfectly twice, but then I get sound problems. The problem here, is that the sounds from the HRM are not being picked up by the microphone.
2012 Dec 03
10
Starting rails server problem
Still fairly new to Ruby and Rails in general and trying to figure out how to address this error. I recently migrated to a new computer and now I get this error message when I try to start the rails server. -bash: /Users/user1/.rvm/gems/ruby-1.9.3-p125/bin/rails: /Users/user/.rvm/rubies/ruby-1.9.3-p125/bin/ruby: bad interpreter: No such file or directory I know what the problem is and
2007 Oct 12
2
MGE Ellipse USB cable config ?
Hi everyone, This is not directly NUT related, but i don't know where else I can still ask this. I have been using a pretty decent 2nd hand MGE ellipse premium 1200VA for a while now at home. http://www.mgeups.com/download/doc_intl/ small/premium/389uk.pdf It's been working very well for me on linux, but my linux server has recently passed away and now I only have Macs left.
2012 Feb 28
2
ts.plot and x axes customization
Dear List, I would be pleased if someone can help me with the following issue: I'm about to plot two time series in one plot via ts.plot which looks like: ts.plot(series1, series2, main=main, xlab=xlab, ylab=ylab, col=c("green", "red", "blue"), lwd=2) The problem is, that R automatically sets the x axes labels in 5-year-intervalls. Every
2005 Feb 24
1
Migration
Hello all! I'm new to the list. I just upgraded 3 White Box Linux servers (database, application and internet) yesterday to Centos 3.4 using the info in http://centos.org/modules/smartfaq/faq.php?faqid=19. Very easy, and that was a very helpfull document! The decision was based in the speed of updates, really much faster in Centos! Is there a similar way to upgrade a Fedora Core 1 server
2003 Nov 06
1
RE Samba 3, recycle vfs and symbolic links
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Perhaps using a MS-DFS share would be more useful in this case? This would allow three real shares: \\server\accounting \\server\personal \\server\public which would appear as \\server\users\accounting \\server\users\personal \\server\users\public. See http://samba.org/~jht/HOWTO/Samba-HOWTO-Collection.pdf for more information on MS-DFS - -Tom
2013 Aug 30
3
Type annotations for R function parameters.
Hello. One of my clients asked if it would be possible to have an IDE which could use type discovery for R functions to make flow-like construction of an R program. Something like a LabView graphical composition of processing elements. They called this type of program composition a "workflow". I looked at some of this programs, like: * Orange http://orange.biolab.si/ * RedR
2003 Jul 14
2
MSN Messenger 4.7 vs 5.0
Hi. This is perhaps a little bit off-topic here, but I couldn't find informations elsewhere, so perhaps someone can help me: I've been using Messenger 4.7 for a while on my W2k Laptop to place SIP-Calls via asterisk with messengers "communications service" feature. Works fine. Then I thought that it would be a good idea to do an upgrade to v5.0... (yes, never touch a running
2011 Nov 17
2
RV: Reporting a conflict between ADMB and Rtools on Windows systems
De: Rubén Roa Enviado el: jueves, 17 de noviembre de 2011 9:53 Para: 'Users@admb-project.org' Asunto: Reporting a conflict between ADMB and Rtools on Windows systems Hi, I have to work under Windows, it's a company policy. I've just found that there is a conflict between tools used to build R packages (Rtools) and ADMB due to the need to put Rtools compiler's
2012 Mar 08
1
[LLVMdev] fix a "does not name a type" bug in VASTContext.h
Hi all, I find a bug in the VASTContext.h of the latest clang. I fixed it and commit a patch for it. As follows: >From 447d31176b513a03b253eb25ef314c2a3c0e428a Mon Sep 17 00:00:00 2001 From: Tsingray <tsingray at buildbot-slave-desktop.(none)> Date: Thu, 8 Mar 2012 22:11:54 +0800 Subject: [PATCH] fix a 'does not name a type' bug in VASTContext.h ---
2008 Oct 11
0
[LLVMdev] C++ to C?
Daniel,   Thanks for the reference to SPIM. It looks interesting, but appears to be an assembler that can also execute the code (it does not execute binary files). In addition, I'm probably asking for too much. Ideally, I'm looking for something like MS Visual Studio with that executes on a virtual software machine, whose source code is freely available.   Thanks, M. McDonnell --- On
2012 Mar 09
0
New winetricks 20120308: support wine-1.4, new verbs ao, cmd, mspatcha, msvcirt, sdl
Another major release of wine, another winetricks release :-) Download url: http://winetricks.org/winetricks http://winetricks.org/download/releases/winetricks-20120308.tgz For bug tracker, mailing lists, and wiki, see http://winetricks.org To become a Winetricks contributor, see http://code.google.com/p/winetricks/wiki/AddingNewVerbs Changes since 20111115: Ahmed Waheed: ao: new verb Austin
2008 Oct 11
3
[LLVMdev] C++ to C?
Hi Michael, > Thank you very much for your help. I have a few more questions if you have a moment... > > * Are there executables available for windows? I think so, but since I don't use windows I can't say for sure. > * Is the source code for the interpreter available, and if so, what is/are the filename(s)? Sure, all source code is available: this is an open source
2008 Oct 11
0
[LLVMdev] C++ to C?
Hi Duncan,   Thanks again for your reply.   Yes, I am interested in the interpreter, but perhaps I misunderstand what LLVM is...   My assumption has been that LLVM generates machine code for a virtual machine, and that you supply an interpreter that will execute the code.   I'm interested in this from an educational standpoint. What I'd like is a C/C++ compiler that generates machine code
2008 Oct 11
2
[LLVMdev] C++ to C?
I realized I missed this part of your email: Can LLVM help, or am I completely off track? > It isn't clear to me yet. I have used LLVM for a different but similar purpose, which effectively implements a stronger virtual machine on top of the LLVM IR. I have been very happy with the decision to use LLVM instead of, say, working with x86 directly. On the other hand, if you are only
2015 Aug 18
1
initial setup of centos linux 7 core license information license not accepted
Did all this happen because I switched monitors? Or because I did all my setup over ssh? Otherwise, this is an FYI for other newbies who get confused by this like I did. Yesterday I set up a new centos 7 install, did updates, made all the config tweaks I like to make, and rebooted at the end to see if it would start up properly. No problem. (I logged in as the single user to see if it worked but
2006 Jan 25
0
acts_as_ferret now under MIT license
Hi all After reading one of DHH''s recent posts, I realized that it''s important to release even small pieces of software under a license. As the author of the first incarnation of acts_as_ferret I felt the need to put it under a licensing scheme. MIT was chosen, as suggested by DHH. It''s now included in the source listing on the ferret wiki.
2006 Mar 15
1
Rails license agreement
Does anybody know where I can find the Rails license agreement? Thanks, David -- David Katz david.katz@gmail.com
2008 Jun 16
3
rspec license plate
I was driving to my parents'' house this weekend and saw this in their neighborhood: http://bakineggs.com/rspec1.jpg Whoever owns this car is awesome in my book. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20080616/87d5a4a7/attachment-0001.html>