Displaying 3 results from an estimated 3 matches for "40382".
Did you mean:
4038
2007 Jul 24
2
[LLVMdev] clang builds on Sparc/Linux!
...nterprise 250 with Dual UltraSparc II's and 2 Gb ram
running Aurora Sparc Linux 2.0 (2.6.13 kernel for Aurora is based on
Fedora Core 3). GCC version 3.4.2.
I built llvm-2.0 (the svn version) by just typing "./configure;make". I
then downloaded clang from the svn repository (revision 40382) and changed
to it's directory under .../llvm/tools/clang. I did a "make" without
incident for clang, as well. Woohoo.
I tried a few examples and everything seemed to work fine, as far as
llvm, some simple clang functionality and the JIT examples go. Then I
ran this contrived example...
2007 Aug 06
0
[LLVMdev] clang builds on Sparc/Linux!
On Tue, 24 Jul 2007 wilsonk at cpsc.ucalgary.ca wrote:
Hi Kelly,
Sorry for the delay, I'm way behind in email :(
> I built llvm-2.0 (the svn version) by just typing "./configure;make". I
> then downloaded clang from the svn repository (revision 40382) and changed
> to it's directory under .../llvm/tools/clang. I did a "make" without
> incident for clang, as well. Woohoo.
Nice!
> This worked fine and the code gen looked fine, except for two things:
> func1:
> save -96, %o6, %o6<---------------change
>...
2006 Jun 21
0
Language 'en_IN' was not recognized, ?defaulting to 'en_US' (second time post)
ankush grover <grover1711@gmail.com> wrote:
> 2.6.9-34.0.1.EL. Whenever I try to run any application through wine I
> get the below warning and the application does not run. Langauge
> settings before were Indian English but later on I changed it to
> US_English but still I am getting the below error.
If you really changed the locale to en_US, you wouldn't get this
warning.