similar to: [LLVMdev] newbie questions about setting up a new project

Displaying 20 results from an estimated 80000 matches similar to: "[LLVMdev] newbie questions about setting up a new project"

2008 Mar 15
2
[LLVMdev] newbie questions about setting up a new project
I've downloaded and built LLVM 2.2, and I'm now trying to get to the point where I can get through the first tutorial (which seems to assume that you're already to the point of writing code and linking against LLVM). I've found the Projects.html doc page [1], which describes how to set up a project in the LLVM way. But some things are still unclear to me. (Please
2008 Mar 15
0
[LLVMdev] newbie questions about setting up a new project
Joe, Joe Strout wrote: > I've downloaded and built LLVM 2.2, and I'm now trying to get to the > point where I can get through the first tutorial (which seems to > assume that you're already to the point of writing code and linking > against LLVM). I've found the Projects.html doc page [1], which > describes how to set up a project in the LLVM way. But some
2008 Mar 15
1
[LLVMdev] newbie questions about setting up a new project
On Mar 14, 2008, at 10:11 PM, Sam Bishop wrote: > Is the tutorial you're referring to the Projects.html page, or > something different? I was referring to <http://www.llvm.org/docs/tutorial/ JITTutorial1.html>, but laboring under the belief that it would first be a good idea to first get through GettingStarted.html, which recommends putting your stuff under
2004 Jun 25
0
newbie questions about VQ
Hi, I've been using the Vorbis codec for a while and recently I got the source code and had a look at the spec (great job on the doc BTW). I don't have any former experience with audio compression, but I do know what a DCT does and I totally grok Huffman coding (so I guess I'm not that much of a newbie, am I?). Anyway I just had some questions about how VQ works on the encoding side.
2005 May 23
0
Fwd: Re: Newbie-ish Questions
I've just found out what it's doing, so I thought I'd include the useful symptom. Joe ----- Forwarded message from Joe Dauncey <joe at dauncey.net> ----- From: Joe Dauncey <joe at dauncey.net> Subject: Re: [Dovecot] Newbie-ish Questions To: dovecot at dovecot.org Date: Mon, 23 May 2005 08:18:04 +0100 Organization: dauncey.net User-Agent: Mutt/1.4.1i X-Mailer:
2005 Mar 22
1
NEWBIE: MWI on 7960
Situation: * New Install of Asterisk * 7960 w/ SIP 7.4 Image * 7912 w/ SIP040406A * 3 Lines Defined on the 7960 (5104,3100,2100) Questions (configs are below): * Why won't the MWI light on the Cisco? I've tried: * mailbox=2100 * mailbox=2100@default * mailbox=2100@wvlandsales-voicemail * Does anything look goofy overall? :-) Thanks, George Sip.conf [2100]
2012 Nov 07
1
Newbie question : selecting subset of a Matrix
I have a matrix, I would like to use it like I use where query on an SQL table Let's say my matrix is > wok who task 1 joe task1 2 joe task2 3 joe task3 4 jack task1 5 jack task2 I want to extract a matrix that contains only rows where who = "joe" and task != "task2" The result would be the following matrix 1 joe task1 2 joe task3 How can I do
2005 May 22
1
Newbie-ish Questions
Hi, I'm in the process of migrating from local Maildir, to IMAP-enabled Maildir (terms are made up by me). I have my Maildir directories all under $HOME/Mail I have a procmail script that sorts everything into different folders under $HOME/Mail, and leaves the rest in a Maildir folder chosen by me, that I think of as my INBOX. Now, I am assuming that the folder I identify as INBOX is the
2005 Nov 17
1
Silly newbie questions...
Hi, I'm relatively new to dovecot, less than 48 hours, and I've ran in to a few bugs in the installation/configuration process. Here's my set up. I have my own domain. Within the domain, I have a couple of Linux boxes. So I control both my primary and secondary mail servers. My Linux boxes are a mixture of SuSE 9.2, 9.3 and 10.0 (All based on age of the hardware.) I'd like
2007 Mar 14
1
Newbie index infrastructure and location questions
I've been lurking for a year or more and am now actually bringing Dovecot up (it seems that any time I make a serious effort at this, something else falls in the pot and I have to give it up yet again). Index questions: I understand the indices should be placed in a non-file-system-quoted place. I have in mind to create /var/dcndx 1) Roughly how much space do indices take up (so I can size
2009 Oct 24
2
SVN newbie - No trunk/ in http://svn.asterisk.org/svn/libpri/
Hello, I'm rather new to svn, so please, forgive me if this question sounds naive but is it normal that no trunk/ subdirectory is visible in http://svn.asterisk.org/svn/libpri/ ? I can see a trunk/ subdirectory in either asterisk, dahdi-linux or dahdi-tools. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jun 20
0
newbie questions re. setting up a 2-node HA cluster
Hi Folks, Following up a bit on the GFS vs. EVMS thread from last month... Hi Folks, I''m about to migrate from a dedicated RH9 server (mostly email, list serving, web serving) to a couple of new machines that I''ll be deploying in a colocation arrangement - with a lot more control over configuration. My current box is pretty basic - using RAID-1 and nightly backups to
2006 Apr 01
0
Newbie question: How to reference models in subdirectories
Hi, new to RoR I am probably going to embarrass myself now: I have models organised in subdirectories, i.e. models |--material |--product.rb |--cross-applications |--currency.rb When I try to reference another model within the same subdirectory, everything works fine, i.e. belongs_to :product_categories, :class_name => ''Material::ProductCategory"
2006 Jul 14
5
Newbie Formating output
Hi, am a rails newbie. I had problems with 2 tasks i have created a guestbook app just to try out rails users sign guestbook by leaving name and message currently, the list action shows plain text like this: Joe Smith love your guestbook but i would like to add formating to the name field, say different colour, bold, and add time eg: Joe Smith (in red colour) wrote 5 days ago love your
2008 Jan 20
2
Newbie question on subsets
Hi... I'm working through the book, A Handbook of Statistical Analyses using R by Everitt, and I'm trying to do the following (p. 19 of his book): boxplot(log(marketvalue)~country, data = subset(Forbes2000, country %in% c("United Kingdom","Germany","India","Turkey")), ylab="log(marketvalue",
2003 Feb 24
2
RE: NEWBIE Samba installation issues
Hi, I am currently trying to install samba from a .tar.gz file. I typed ./configure and i get the following message: loading cache ./config.cache checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH Please help.. I'm not too sure what I'm suppose to do from here. Thanks Joe
2008 Jan 13
1
Newbie syntax question
Hi... I'm trying to understand the following syntax: cor.test(~mortality + hardness,data=water,method="pearson") which is the same as: cor.test(water$mortality,water$hardness,data=water,method="pearson") Can anyone point me to the correct doc or explain to me how to interpret "~mortality + hardness"? Thanks, Joe
2006 Mar 09
2
EXTREME Newbie Qestion - Is RoR the right tool?
So, the question for you who are RoR Gurus: is RoR the way to go? Here''s the challenge... A community service site (application?) that includes: * Community Forum * Blog (kind of - more like an editoral comment section) * Weather Forecasts by locale * Road Conditions * real time weather data * Searchable, by category & locale, Business Directory * Live Camera feeds *
2001 Aug 17
1
Newbie here/batch encoding
Hi everyone. I just discovered Ogg Vorbis and I AM IMPRESSED. Here's my question: I want to encode a batch of wavs and I'm not sure how to do it using command line. (The drag n drop version doesn't seem to want to work for me so I won't bother with it.) Anyway, I know the command line has the option "-s" for a series of input files but I'm not sure how to use it. Will
2007 Feb 24
1
Bold Substring in mtext (newbie question)
Hi everyone, I suspect this is an easy task however I've not been able to accomplish it. I'd like to create an mtext title which has certain words bold, the rest not bold. So far I've been able to create one which is all bold, one which is all not bold and one which has bold and not bold superimposed on one another. Any suggestion would be appreciated. Many thanks, Joe Retzer # Not