search for: cftonend

Displaying 5 results from an estimated 5 matches for "cftonend".

2005 Jun 01
4
[LLVMdev] 64-bit Linux Support
...9;s the plan for support on Linux 64-bit machines? Is that actively > > being worked on right now or is there a roadmap for doing this? > > Do you mean compiling on 64-bit Linux or generating code for 64-bits? > I meant compiling on 64-bit Linux. It didn't look like there was a cftonend binary for the IA-64 platform. Are we supposed to use the x86 binaries instead? > As you can see here: > > http://llvm.cs.uiuc.edu/docs/GettingStarted.html#hardware > http://llvm.cs.uiuc.edu/testresults/ > Ah! Okay. I'll take a look at them (I should have done that already *...
2005 Jun 01
0
[LLVMdev] 64-bit Linux Support
On Wed, Jun 01, 2005 at 10:50:35AM -0400, Bill Wendling wrote: > It didn't look like there was a cftonend binary for the IA-64 > platform. Are we supposed to use the x86 binaries instead? The answer to that is that we don't have IA-64 in-house, so we don't provide an IA-64 C/C++ front-end, but if someone were to contribute it to us, we would gratefully host it. Note that if you use the x86...
2005 Jun 01
2
[LLVMdev] 64-bit Linux Support
On Wed, 2005-06-01 at 10:04 -0500, Misha Brukman wrote: > On Wed, Jun 01, 2005 at 10:50:35AM -0400, Bill Wendling wrote: > > It didn't look like there was a cftonend binary for the IA-64 > > platform. Are we supposed to use the x86 binaries instead? > > The answer to that is that we don't have IA-64 in-house, so we don't > provide an IA-64 C/C++ front-end, but if someone were to contribute it > to us, we would gratefully host it. >...
2005 Jun 01
0
[LLVMdev] 64-bit Linux Support
Hi, Bill - On Wed, Jun 01, 2005 at 10:33:39AM -0400, Bill Wendling wrote: > What's the plan for support on Linux 64-bit machines? Is that actively > being worked on right now or is there a roadmap for doing this? Do you mean compiling on 64-bit Linux or generating code for 64-bits? As you can see here: http://llvm.cs.uiuc.edu/docs/GettingStarted.html#hardware
2005 Jun 01
3
[LLVMdev] 64-bit Linux Support
Hi! What's the plan for support on Linux 64-bit machines? Is that actively being worked on right now or is there a roadmap for doing this? Thanks! -bw