Displaying 2 results from an estimated 2 matches for "fibinacci".
Did you mean:
fibanacci
2005 Jan 28
0
[LLVMdev] The complete suite of llvm now compiles on mingw
Sorry, I forgot to give all you guys my credit, too. Without your help -
especially from Jeff, Morten, Reid and Chris, to name a few, this wouldn't
have succeded.
Just for fun, I ran from a windows command prompt the fibinacci.exe with the
argument of 10 and it returned 55. All in all, something lives.
Great! :)
>From: "Henrik Bach" Date: Fri, 28 Jan 2005 23:26:02 +0100
>
>Hi,
>
>Today I've succeded in compiling the llvm-tools, llvm-gcc and stacker
>frontend and in installing it.
>...
2005 Jan 28
2
[LLVMdev] The complete suite of llvm now compiles on mingw
Hi,
Today I've succeded in compiling the llvm-tools, llvm-gcc and stacker
frontend and in installing it.
Uptill now I've followed the steps given in:
http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html with modifications for the
mingw platform.
I'll return with step-by-step instructions how to do it on this platform.
Cheers
Henrik :)