search for: ttmrichter

Displaying 20 results from an estimated 20 matches for "ttmrichter".

2008 Feb 15
3
[LLVMdev] Some blogged LLVM experience.
...tests before exploding. If I could find a comprehensive Erlang testing suite, I'd blog those results as well. I have been using LLVMed Erlang for two months now, however, with no ill effects noted and a "feel" that it is snappier. Good work. LLVM rocks. -- Michael T. Richter <ttmrichter at gmail.com> (GoogleTalk: ttmrichter at gmail.com) We should sell bloat credits, the way the government sells pollution credits. Everybody's assigned a certain amount of bloat, and if they go over, they have to purchase bloat credits from some other group that's been more careful. (Bent...
2007 Jan 16
3
[LLVMdev] OK, how does this work?
...I have two dependencies whose documentation each points firmly at the other as the first step to build. I've tried it both ways and been burned by error messages about missing or dysfunctional pieces. What's the next step? How do I actually do a bootstrap? -- Michael T. Richter Email: ttmrichter at gmail.com, mtr1966 at hotpop.com MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM: michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber: mtr1966 at jabber.cn "I find many of the machines of violence very attractive. Tanks, airplanes, warships, especially aircraft car...
2006 Dec 21
3
[LLVMdev] LLVM capability question.
...any, many, many "little stacks". Is it possible to have lots of tiny stacks in LLVM's architecture, to switch between them easily, to check when they overflow and to automatically grow them when they exceed their bounds? -- Michael T. Richter Email: ttmrichter at gmail.com, mtr1966 at hotpop.com MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM: michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber: mtr1966 at jabber.cn "To [the Chinese], all other people are barbarians." --The Dalai Lama -------------- next part ---------...
2007 Jan 16
0
[LLVMdev] OK, how does this work?
...; 2. Build llvm-gcc3 3. Build llvm with "make" For llvm-gcc4, the basic flow is: 1. Build llvm 2. Build llvm-gcc This should be covered in the GettingStarted.html document: http://llvm.org/docs/GettingStarted.html Reid. > > -- > Michael T. Richter > Email: ttmrichter at gmail.com, mtr1966 at hotpop.com > MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM: > michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber: > mtr1966 at jabber.cn > > "I find many of the machines of violence very attractive. Tanks, > airplanes, war...
2008 May 14
3
[LLVMdev] GPL licensing issues or can GCC be used with llvm for a commercial application?
Thanks for your replies. This is indeed a helpful mailing list. I made some more researches about the licensing issue and this is what I discovered: - from FSF it seems that packaging together a GPL application and a commercial one it is a corner case of licensing. Here is what they say: http://www.fsf.org/licensing/licenses/gpl-faq.html#MereAggregation
2007 Jan 16
2
[LLVMdev] OK, how does this work?
...ays you need a functioning llvm. Man! I'm only just figuring out how large my self-assigned project of making a GHC that uses LLVM as a back-end really is! ;) For my next number I will prove that P=NP and destroy the whole field of public key cryptography! :D -- Michael T. Richter Email: ttmrichter at gmail.com, mtr1966 at hotpop.com MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM: michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber: mtr1966 at jabber.cn "I would not flinch from sacrificing a million lives for India's liberty!" --Mahatma Gandhi --------...
2007 Jan 16
0
[LLVMdev] OK, how does this work?
...;) Compilers are generally "big". Once you get past this build stuff, the rest will seem easy. :) > For my next number I will prove that P=NP and destroy the whole field > of public key cryptography! :D Go for it! :) Reid. > > -- > Michael T. Richter > Email: ttmrichter at gmail.com, mtr1966 at hotpop.com > MSN: ttmrichter at hotmail.com, mtr1966 at hotmail.com; YIM: > michael_richter_1966; AIM: YanJiahua1966; ICQ: 241960658; Jabber: > mtr1966 at jabber.cn > > "I would not flinch from sacrificing a million lives for India's > liberty!&q...
2008 Feb 15
2
[LLVMdev] Some blogged LLVM experience.
...there are thousands) and then that message. It will take me a while to figure out where the error is happening. (Binary search for the win!) Once I have it narrowed down to one specific test, I will update the bug report with the steps required to replicate the error. -- Michael T. Richter <ttmrichter at gmail.com> (GoogleTalk: ttmrichter at gmail.com) Experts in advanced countries underestimate by a factor of two to four the ability of people in underdeveloped countries to do anything technical. (Charles P Issawi) -------------- next part -------------- An HTML attachment was scrubbed... URL...
2007 Sep 21
2
[LLVMdev] Build problems, LLVM 2.0's GCC front-end.
...ore, I don't see anything in the configure script that allows me to turn off Objective-C, despite the fact I'll never actually use that language. How can I either turn off Objective-C (and bypass the error) or get it to stop trying to compile MacOS-specific code? -- Michael T. Richter <ttmrichter at gmail.com> (GoogleTalk: ttmrichter at gmail.com) I can see computers everywhere - except in the productivity statistics! (Robert Solow) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070921/778efa14/at...
2008 Feb 15
0
[LLVMdev] Some blogged LLVM experience.
Hi Michael, thanks for trying out LLVM! "The bad news comes with the make test-all results. Less than two minutes into the comprehensive test suite the LLVM-GCC version of Ruby 1.9 dies with the following message: "Illegal instruction (core dumped)". Later it tells me the test failed with "error 132". This is, as you can see, not a very useful message since it's not
2008 May 13
1
[LLVMdev] Preferring to use GCC instead of LLVM
I wrote: > The Solution: Make LLVM usable as a DLL or SLL in Windoze, > capable of generating a finished ready-to-execute .EXE or > .DLL file, without requiring that MinGW or Cygwin be > installed first. Michael T. Richter replied: > You will be welcomed with open arms by the LLVM community > when you write this. I look forward to your announcement > with bated breath.
2008 May 14
0
[LLVMdev] GPL licensing issues or can GCC be used with llvm for a commercial application?
On May 13, 2008, at 10:04 PM, Razvan Aciu wrote: > Thanks for your replies. This is indeed a helpful mailing list. I > made some > more researches about the licensing issue and this is what I > discovered: > For now, I think for a commercial developer who wants to create a > complete > compiler toolchain using llvm, trying to package its compiler with > GCC is a
2008 May 13
4
[LLVMdev] win32 assemblers and linkers for llvm
"Razvan Aciu" <admin at kam.ro> writes: [snip] > The problem is with the gcc and binutils licence. This is GPL and [snip] I agree with Owen Anderson on this one (altough IANAL, etc). [snip] > In that respect, if someone can adapt the MASM templates to produce > NASM directives (it is the only thing that needs to be changed), these > updates will be more than
2008 May 13
0
[LLVMdev] LLVM as a DLL
...y > available/installed on customer's computers running Windoze. > See my other thread. And see where the other people in the other thread tell you to just redistribute the assembler and linker as part of your god-damned project! Are you really this thick? -- Michael T. Richter <ttmrichter at gmail.com> (GoogleTalk: ttmrichter at gmail.com) Never, ever, ever let systems-level engineers do human interaction design unless they have displayed a proven secondary talent in that area. Their opinion of what represents good human-computer interaction tends to be a bit off-track. (Bruce To...
2008 May 10
2
[LLVMdev] LLVM as a DLL
Hi there LLVM is a great idea, congratulations. Do you mind if I give you a little bit of constructive criticism from the point of view of a developer who would like to use LLVM as a back-end? I will write this email from the point of view of MS Windows, but the same applies to MacOS and Linux. LLVM is difficult/awkward to use in a real-world environment/situation. To solve this problem,
2008 May 13
5
[LLVMdev] Preferring to use GCC instead of LLVM
me22.ca wrote: > You said that if I have to install GCC, you might as well > just use it for everything. That statement very clearly > doesn't apply anymore, since it's binutils that's the > dependency. Or if you still stand by it, it means that > you consider GCC to also be "incomplete". How do I get the necessary binutils on Windoze? Install MinGW or
2008 May 13
7
[LLVMdev] LLVM as a DLL
Michael T. Richter wrote: > Apparently the APIs in the LLVM docs missed your > attention. They're sneaky that way because, you know, > they just form the bulk of available documentation. I began my original message saying that I was providing "constructive criticism". That means I want to HELP if I can. Your sarcastic attitude is unprofessional. > The
2008 May 13
9
[LLVMdev] Preferring to use GCC instead of LLVM
Jon Harrop wrote: > Can you explain why you would like to generate DLLs on the > customer's computer rather than using LLVM as a JIT > compiler? Customers/clients unhappy with the inefficiency, extra CPU and RAM usage, and performance penalty of JIT. They require a faster, more efficient solution. The solution is to fully compile programs to native code at the time of
2007 Nov 23
3
[LLVMdev] LLVM 2.1 (or later) and Ubuntu Gutsy
Does anybody have a working version of LLVM 2.1+ (ideally in a .deb file) that they're willing to share? I'm having some weird problems trying to get a working version on my 7.10 machine.
2006 May 25
4
Driving Rails from disk instead of SQL.
Skipped content of type multipart/related-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060525/eac5b0af/attachment.bin